Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
proJM-Coding authored Jun 9, 2024
1 parent 7cc6f31 commit d566818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rpm-ostree install plasma-workspace-x11
rpm-ostree install firefox

# Install docker for winapps
ostree remote add "Docker CE Stable" https://download.docker.com/linux/fedora/docker-ce.repo
ostree remote add docker-ce https://download.docker.com/linux/fedora/docker-ce.repo
rpm-ostree update
rpm-ostree install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin

Expand Down

0 comments on commit d566818

Please sign in to comment.