Skip to content

Commit

Permalink
Merge pull request #29 from NBISweden/fix/entrypoint
Browse files Browse the repository at this point in the history
Remove entrypoint
  • Loading branch information
viklund committed Nov 17, 2020
2 parents 3ab463f + f4ce994 commit a522239
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ COPY --from=0 /go/build/svc svc
COPY --from=0 /go/passwd /etc/passwd
USER 65534
EXPOSE 8080
ENTRYPOINT [ "/svc" ]

0 comments on commit a522239

Please sign in to comment.