Skip to content

Instantly share code, notes, and snippets.

@nbabynyuk
Created February 19, 2022 11:18
Show Gist options
  • Select an option

  • Save nbabynyuk/11893a61b370549f81099160c66b8f79 to your computer and use it in GitHub Desktop.

Select an option

Save nbabynyuk/11893a61b370549f81099160c66b8f79 to your computer and use it in GitHub Desktop.
In order to build docker image with params:
` docker build . --build-arg APP_HOST=8082 --build-arg NGINX_HOST_VALUE=8000 -t sso-nginx:0.0.1`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment