forgot run command

This commit is contained in:
2024-07-08 12:07:14 -04:00
parent b9631c8c06
commit 9813889550

View File

@@ -7,7 +7,7 @@ COPY run.sh /
COPY proxmox-backup-client-dbgsym_3.2.7-1_arm64.deb /
COPY proxmox-backup-client_3.2.7-1_arm64.deb /
apt install /proxmox-backup-client_*_arm64.deb -y
RUN apt install /proxmox-backup-client_*_arm64.deb -y
RUN chmod a+x /run.sh