- Copy the
Dockerfileto theopenfstsource directory - Update the version number on the first line to the version of GCC you wish to use
- Run
docker build -t openfst .in the same directory as theDockerfile
Note: You will need to be logged in to Docker Hub using docker login to pull the official GCC image