We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a70ef5 commit 7dcf66dCopy full SHA for 7dcf66d
Dockerfile
@@ -1,4 +1,2 @@
1
-FROM tutum/nginx
2
-ADD public/ /app/
+FROM bketelsen/hugo-nginx-docker
3
ADD sites-enabled/ /etc/nginx/sites-enabled/
4
-CMD 'nginx'
0 commit comments