4
0
Эх сурвалжийг харах

cicd: Bug in dockerfile.arm64

jamesread 2 жил өмнө
parent
commit
c4d1a2a105
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      Dockerfile.arm64

+ 1 - 1
Dockerfile.arm64

@@ -10,7 +10,7 @@ RUN mkdir -p /config /config/entities/ /var/www/olivetin \
 		openssh-clients \
 		shadow-utils \
 		apprise \
-		docker
+		docker \
 	&& microdnf clean all
 
 RUN useradd --system --create-home olivetin -u 1000