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 c3e9d1f commit b4efc21Copy full SHA for b4efc21
Dockerfile
@@ -5,7 +5,7 @@ RUN apk --no-cache add dnsmasq
5
6
ADD entrypoint.sh nginx.conf ephemeral-npm.lua ephemeral-utils.lua /
7
8
-# Not port 80 because ephemeral-npm stnadardized on couchdb's port already
+# Not port 80 because ephemeral-npm standardized on couchdb's port already
9
EXPOSE 4873
10
11
ENTRYPOINT ["/entrypoint.sh"]
0 commit comments