https://github.com/ctlab/phantasus
Revision fe9c3824eb3d9649de2d0c074c8896ae13c45f27 authored by Nitesh Turaga on 27 April 2020, 19:14:57 UTC, committed by Nitesh Turaga on 27 April 2020, 19:14:57 UTC
1 parent 59fd34f
Tip revision: fe9c3824eb3d9649de2d0c074c8896ae13c45f27 authored by Nitesh Turaga on 27 April 2020, 19:14:57 UTC
bump x.y.z version to even y prior to creation of RELEASE_3_11 branch
bump x.y.z version to even y prior to creation of RELEASE_3_11 branch
Tip revision: fe9c382
docker-compose.yml
version: "2"
services:
phantasus:
image: dzenkova/phantasus:latest
ports:
- "80:80"
expose:
- 80
volumes: # Specify folder before ":" if needed
- ./archs4:/var/phantasus/cache/archs4
- ./phantasus-runtime:/var/phantasus
Computing file changes ...