Skip to content

Commit d54a409

Browse files
authored
Update Dockerfile
1 parent 9cf5ed1 commit d54a409

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ WORKDIR /home/
1616

1717
FROM scratch
1818

19+
COPY --from=builder /bin/bash /bin/bash
1920
COPY --from=builder /etc_passwd /etc/passwd
2021
COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
2122
COPY --from=builder /go/src/github.com/abutaha/aws-es-proxy/aws-es-proxy /aws-es-proxy

0 commit comments

Comments
 (0)