forked from mystiq/dex
chore(docker): drop no-op workdir
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
parent
d2d0d4a1ea
commit
c939e51cb4
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ RUN make release-binary
|
|||
|
||||
FROM alpine:3.13.0
|
||||
|
||||
WORKDIR /
|
||||
|
||||
# Dex connectors, such as GitHub and Google logins require root certificates.
|
||||
# Proper installations should manage those certificates, but it's a bad user
|
||||
# experience when this doesn't work out of the box.
|
||||
|
|
Loading…
Reference in a new issue