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 d1d3b85 commit abf1d52Copy full SHA for abf1d52
000-cbdb-sandbox/Dockerfile.main.rockylinux9
@@ -2,7 +2,7 @@ FROM rockylinux/rockylinux:9
2
3
ARG TIMEZONE_VAR="Asia/Shanghai"
4
5
-ENV container docker
+ENV container=docker
6
7
RUN dnf update -y && \
8
dnf install -y systemd \
0 commit comments