Skip to content

Instantly share code, notes, and snippets.

@patrickbrus
Created December 15, 2021 07:51
Show Gist options
  • Save patrickbrus/a878bb6aa1b39d8b3520757b0600314a to your computer and use it in GitHub Desktop.
Save patrickbrus/a878bb6aa1b39d8b3520757b0600314a to your computer and use it in GitHub Desktop.
version: '3'
services:
deploy:
build:
context: .
dockerfile: Dockerfile
ports:
- '80:5000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment