Docker
Last updated
Was this helpful?
Last updated
Was this helpful?
The FLAT Server is publicly available as a image: So, make sure you have Docker installed on your system or an alternative means to download and run Docker images off Docker Hub.
The image provides you with the most recent stable official release. A image with brand-new is also available.
You can use the command line tool to pull the latest release or beta image:
or
To run the server, simply start the Docker container with the CLI:
Add the -b
option to start a container based on the beta
release:
To use a specific image, provide the respective release number as TAG
environment variable, for example