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 d433ffc commit a255b68Copy full SHA for a255b68
1 file changed
dev/release/binary/Dockerfile
@@ -40,6 +40,8 @@ RUN \
40
41
RUN gem install apt-dists-merge -v ">= 1.0.2"
42
43
+RUN chmod 1777 /var/lib/rpm
44
+
45
RUN locale-gen en_US.UTF-8
46
47
RUN mkdir -p /run/sshd
0 commit comments