Install FME Flow for Docker

Liz Sanderson
Liz Sanderson
  • Updated

These are the steps to install FME Flow for Docker.

1. Install Docker

Follow the installation guide for your operating system:

https://docs.docker.com/engine/installation/

Note: FME Flow for Docker needs Docker Engine and Docker Compose installed. Both are included in Docker for Mac and Docker for Windows. Detailed instructions to install both on Linux can be found here.

2. Download docker compose file

We have docker compose files for several versions of FME Flow ready to download.
Here is more info in our Documentation for FME Flow for Docker.

3. Run docker compose

Open a command line tool and run the following command:

docker compose up -d

Navigate to https://localhost/ in your favourite browser and enjoy FME Flow for Docker!

Note: On Windows you might need to re-start after the docker install to ensure the %path% is set correctly to docker which is by default: C:\Program Files\Docker\Docker\Resources\bin 

Note: Please note that docker compose should be used now instead of docker-compose

Don't forget to check out some useful commands for FME Flow for Docker.

 

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.