vols
This commit is contained in:
@@ -74,9 +74,9 @@ cp "$REPO/binhost/make.conf" "$CTX/etc/portage/make.conf"
|
||||
init_container() {
|
||||
echo "Creating new builder container..."
|
||||
|
||||
podman volume create portage_db
|
||||
podman volume create distfiles
|
||||
podman volume create binpkgs
|
||||
# podman volume create portage_db
|
||||
# podman volume create distfiles
|
||||
# podman volume create binpkgs
|
||||
|
||||
podman run -d \
|
||||
--name "$CONTAINER_NAME" \
|
||||
|
||||
Reference in New Issue
Block a user