Skip to content

Commit

Permalink
chore: enable docker service
Browse files Browse the repository at this point in the history
this could be needed
  • Loading branch information
BobyMCbobs committed Feb 6, 2024
1 parent d4f0b86 commit 3b4332d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN rpm-ostree override remove \
&& systemctl enable \
libvirtd.service \
rpm-ostreed-automatic.timer \
docker.service \
&& systemctl disable zincati.service
COPY cosign.pub /usr/etc/pki/containers/ii.pub
COPY files /
Expand Down

0 comments on commit 3b4332d

Please sign in to comment.