Any Docker Image for Ignition Designer Launcher and Client out there?

Good afternoon

The Software using: Linux Debian 12, Docker and Portainer Community v2.18

Some background information:
I did download a docker image for Ignition 8.1.31 and it is working 100%
(docker run -d -p 9088:8088 --name ignition-test -v ignition-test-data:/usr/local/bin/ignition/data inductiveautomation/ignition:8.1.31 -n ignition-test)
Unfortunately "Designer Launcher" is not part of this docker image.

Questions

  1. Can I run "Designer Launcher" as a separate image/ container?
  2. Were can I find a docker Image for "Designer Launcher" ? (Terminal install string)

Any comments are welcome

Docker containers don't have UIs.

Navigate to the Ignition Gateway that you do have running in Docker and then download the Designer Launcher and launch a Designer on a computer that isn't headless.

1 Like