docker run -t -p <port> -v /var/run/docker.sock:/docker.sock -v <figapp>:/app larrycai/fig
is the port in fig applications
is the local absolute path for fig.yml
default it will run fig up, which you can pass the command after larrycai/fig or even using bash (don't forget to use -it then)
This is one solution for https://github.com/docker/fig/issues/26
Content type
Image
Digest
Size
3 MB
Last updated
over 5 years ago
docker pull larrycai/alpine-zip