Using new gentoo stage3 base image
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM plabedan/gentoo
|
||||
FROM sabayon/gentoo-stage3
|
||||
|
||||
# Set locales to en_US.UTF-8
|
||||
RUN echo "en_US.UTF-8 UTF-8 " >> /etc/locale.gen && locale-gen && eselect locale set en_US.utf8 && env-update && source /etc/profile
|
||||
|
||||
Reference in New Issue
Block a user