mirror of
https://github.com/fspc/biketree.git
synced 2026-09-16 14:31:36 -04:00
This gets barcodes working by installing GD.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
#############
|
||||
# Password is password for &
|
||||
|
||||
# docker run -d --name bikebike --env VIRTUAL_HOST=bikebike.wvcompletestreets.org --expose 80 -v /home/freesource/public_html/bikebike:/usr/share/nginx/html nginx:1.11-alpine
|
||||
# docker run -d --name bikebike --env VIRTUAL_HOST=biketree.bikelover.org --expose 80 -v /somewhere/public_html/bikebike:/usr/share/nginx/html nginx:1.11-alpine
|
||||
|
||||
FROM nginx:1.11-alpine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user