Skip to content

Instantly share code, notes, and snippets.

@justinjoy
Created January 17, 2018 04:00
Show Gist options
  • Save justinjoy/1641cd0d65f7ea285e144e3b615f3431 to your computer and use it in GitHub Desktop.
Save justinjoy/1641cd0d65f7ea285e144e3b615f3431 to your computer and use it in GitHub Desktop.
docker-compose for cerbero build
version: '3'
services:
cerbero-build:
image: joykim/cerbero-build:latest
hostname: cerbero-build
volumes:
- ./work:/work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment