Add genisoimage package
This commit is contained in:
parent
97e58d4eb4
commit
e8ecb76a6b
@ -7,6 +7,7 @@ RUN rm -f /etc/apt/sources.list.d/yarn.list \
|
|||||||
software-properties-common \
|
software-properties-common \
|
||||||
git \
|
git \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
|
genisoimage \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
RUN curl -fsSL https://apt.releases.hashicorp.com/gpg | gpg --dearmor -o /usr/share/keyrings/hashicorp-archive-keyring.gpg \
|
RUN curl -fsSL https://apt.releases.hashicorp.com/gpg | gpg --dearmor -o /usr/share/keyrings/hashicorp-archive-keyring.gpg \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user