Skip to content

Instantly share code, notes, and snippets.

@nur858
Created September 23, 2018 00:03
Show Gist options
  • Save nur858/69d7a90dd2d42dacb89b5033dd5ded58 to your computer and use it in GitHub Desktop.
Save nur858/69d7a90dd2d42dacb89b5033dd5ded58 to your computer and use it in GitHub Desktop.
version: '3.4'
services:
sample-console-app:
image: sample-console-app
build:
network: host
context: .
args:
PROJECT_VERSION: 1
dockerfile: Sample.Console.App/Dockerfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment