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 a4039b7 commit b8317cfCopy full SHA for b8317cf
1 file changed
Dockerfile
@@ -33,4 +33,6 @@ RUN apt-get update && \
33
34
# commands
35
36
+EXPOSE 8080
37
+
38
CMD ["./api-update"]
0 commit comments