initial
This commit is contained in:
commit
7c027f5905
13
Dockerfile
Normal file
13
Dockerfile
Normal 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
|
Loading…
Reference in New Issue
Block a user