[Dockerfile] best effort for locale-gen
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM sabayon/gentoo-stage3-base-amd64
|
||||
MAINTAINER mudler <mudler@sabayonlinux.org
|
||||
COPY locale.gen /etc/locale.gen
|
||||
RUN locale-gen
|
||||
RUN locale-gen || true
|
||||
|
||||
Reference in New Issue
Block a user