Navigation Menu

Skip to content

Commit

Permalink
Fix #2966 remove chrome from image
Browse files Browse the repository at this point in the history
  • Loading branch information
robnagler committed Sep 18, 2020
1 parent 254259e commit 36ca788
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions container-conf/build.sh
Expand Up @@ -56,6 +56,10 @@ build_as_run_user() {
cd ..
}

build_clean_as_root() {
build_yum remove fedora-workstation-repositories google-chrome-stable
}

sirepo_boot_init() {
mkdir -p "$(dirname "$sirepo_boot")"
build_replace_vars radia-run.sh "$sirepo_boot"
Expand Down

0 comments on commit 36ca788

Please sign in to comment.