This commit is contained in:
2019-01-11 06:22:53 +00:00
commit 7c027f5905
2 changed files with 23 additions and 0 deletions

13
Dockerfile Normal file
View File

@@ -0,0 +1,13 @@
FROM gentoo/stage3-amd64
RUN emerge --sync
RUN emerge app-editors/vim-core
#sual-studio-code
RUN FEATURES='-usersandbox' emerge dev-lang/go
RUN emerge app-eselect/eselect-repository
RUN emerge app-portage/gentoolkit
RUN emerge app-portage/pfl
RUN emerge app-portage/portage-utils