Skip to content

Instantly share code, notes, and snippets.

@pabloh007
Created July 27, 2017 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pabloh007/bc08373097fba8e5a062ba4ea06a6a21 to your computer and use it in GitHub Desktop.
Save pabloh007/bc08373097fba8e5a062ba4ea06a6a21 to your computer and use it in GitHub Desktop.
building of webservice
build webservice image:
docker.build:
- path: /usr/share/flm_webservice,
- cache: True,
- rm: True,
- buildargs:
- APP_VERSION: 0.0.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment