We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1242043 commit 0912092Copy full SHA for 0912092
Dockerfile
@@ -36,3 +36,4 @@ RUN sed -i 's/#en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/' /etc/locale.gen; \
36
37
USER user-build:user-build
38
WORKDIR /home/user-build
39
+CMD ["/bin/bash"]
0 commit comments