Skip to content

Instantly share code, notes, and snippets.

@JaniKibichi
Created June 20, 2021 10:02
Show Gist options
  • Save JaniKibichi/1c1859a4ba444d6d7f0e4539470a7bf3 to your computer and use it in GitHub Desktop.
Save JaniKibichi/1c1859a4ba444d6d7f0e4539470a7bf3 to your computer and use it in GitHub Desktop.
version: '3'
services:
web:
image: utility-ussd-api
build: ./
container_name: utility-ussd-api
ports:
- "7500:7500"
stdin_open: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment