Skip to content
Snippets Groups Projects

Docker Hub is silly

Merged Erick Hitter requested to merge fix/docker-hub into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -14,5 +14,5 @@ RUN apt-get update \
EXPOSE 3493
COPY entrypoint /usr/local/bin/
COPY ./entrypoint /usr/local/bin/
ENTRYPOINT ["entrypoint"]
Loading