Move some files around

This commit is contained in:
Gerald Pinder
2024-04-16 17:22:45 -04:00
parent 29b9627660
commit ca1da8e643
13 changed files with 11 additions and 38 deletions

View File

@@ -0,0 +1,17 @@
modules:
- type: rpm-ostree
repos:
- https://download.docker.com/linux/fedora/docker-ce.repo
install:
- docker-ce
- docker-ce-cli
- containerd.io
- docker-buildx-plugin
- docker-compose-plugin
- type: systemd
system:
enabled:
- docker.service
- type: script
scripts:
- setup-selinux-dockersock.sh