1
0
mirror of https://notabug.org/halcyon-suite/halcyon synced 2024-12-25 01:02:19 +01:00
halcyon-webclient/docker/example
2019-01-05 15:02:04 -05:00

3 lines
130 B
Plaintext

docker build -t halcyon/halcyon:latest .
docker run --rm -it -p 9081:80 -v ${PWD}/config:/var/www/html/config test/halcyon:latest