Skip to content

Commit

Permalink
add docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
T0biii committed Mar 1, 2020
1 parent 0acaafe commit 2132a16
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: '3.3'
services:
ffmuc:
build: .
container_name: ffmuc
volumes:
- './site-ffm:/site-ffm'
image: docker.pkg.github.com/t0biii/gluon-docker/ffmuc:t0biii-v0.0.2

0 comments on commit 2132a16

Please sign in to comment.