mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update Dockerfile
This commit is contained in:
parent
8c7b74b757
commit
a112ca1cba
@ -63,7 +63,7 @@ RUN git checkout ${CONMON_VERSION} \
|
|||||||
&& cp bin/conmon /tmp/release/conmon-${CONMON_VERSION} \
|
&& cp bin/conmon /tmp/release/conmon-${CONMON_VERSION} \
|
||||||
&& chmod +x /tmp/release/conmon-$CONMON_VERSION
|
&& chmod +x /tmp/release/conmon-$CONMON_VERSION
|
||||||
|
|
||||||
RUN mkdir -p /tmp/install/podman-${PODMAN_VERSION}-${UDM_PLATFORM}/uusr/bin \
|
RUN mkdir -p /tmp/install/podman-${PODMAN_VERSION}-${UDM_PLATFORM}/usr/bin \
|
||||||
&& mkdir -p /tmp/install/podman-${PODMAN_VERSION}-${UDM_PLATFORM}/usr/libexec/podman/ \
|
&& mkdir -p /tmp/install/podman-${PODMAN_VERSION}-${UDM_PLATFORM}/usr/libexec/podman/ \
|
||||||
&& mkdir -p /tmp/install/podman-${PODMAN_VERSION}-${UDM_PLATFORM}/usr/share/containers/ \
|
&& mkdir -p /tmp/install/podman-${PODMAN_VERSION}-${UDM_PLATFORM}/usr/share/containers/ \
|
||||||
&& mkdir -p /tmp/install/podman-${PODMAN_VERSION}-${UDM_PLATFORM}/etc/containers/
|
&& mkdir -p /tmp/install/podman-${PODMAN_VERSION}-${UDM_PLATFORM}/etc/containers/
|
||||||
|
Loading…
Reference in New Issue
Block a user