We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dad9d4 commit f26effeCopy full SHA for f26effe
Dockerfile
@@ -2,6 +2,7 @@
2
# SPDX-License-Identifier: Apache-2.0
3
FROM ubuntu:20.04
4
5
+RUN apt-get clean
6
RUN apt-get update && apt-get install sudo -y
7
RUN ln -sf /bin/bash /bin/sh
8
0 commit comments