add docker-compose

This commit is contained in:
Anders Rytter Hansen 2023-11-09 14:44:17 +01:00
commit b6cf4637ad

View file

@ -32,6 +32,9 @@ RUN systemctl enable rpm-ostreed-automatic.timer
# Change ZRAM max to 16GB
RUN sed -i 's/zram-size.*/zram-size = min(ram, 16384)/' /usr/lib/systemd/zram-generator.conf
# Add docker-compose dependency for "podman compose" command
RUN rpm-ostree install docker-compose
# Copy config files
COPY etc /etc
# Copy /usr