Improve build.
This commit is contained in:
parent
4cb1283376
commit
5cf007fdcb
@ -1,4 +1,4 @@
|
||||
FROM gentoo/stage3-amd64-hardened as base
|
||||
FROM gentoo/stage3-amd64 as base
|
||||
|
||||
RUN mkdir /usr/portage && emerge-webrsync \
|
||||
&& emerge -q dev-util/catalyst \
|
||||
|
@ -8,8 +8,8 @@ snapshot: latest
|
||||
source_subpath: default/stage3-amd64-latest
|
||||
#compression_mode: pixz_x
|
||||
#decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip
|
||||
#update_seed: yes
|
||||
#update_seed_command: --update --deep @world
|
||||
update_seed: yes
|
||||
update_seed_command: --update --deep @world
|
||||
#portage_confdir: @REPO_DIR@/releases/weekly/portage/stages
|
||||
#pkgcache_path: /var/cache/portage/packages
|
||||
#portage_confdir: /var/lib/catalyst/portage-conf
|
||||
|
Loading…
Reference in New Issue
Block a user