mirror of
https://github.com/linka-cloud/d2vm.git
synced 2025-02-16 13:55:51 +00:00
fix typo (again)
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
parent
04bf1810e2
commit
a21fb68b7b
@ -2,7 +2,7 @@ FROM ubuntu
|
||||
|
||||
# Install netplan sudo ssh-server and dns utils
|
||||
RUN apt update && DEBIAN_FRONTEND=noninteractive apt install -y \
|
||||
ameu-guest-agent \
|
||||
qemu-guest-agent \
|
||||
netplan.io \
|
||||
dnsutils \
|
||||
sudo \
|
||||
|
@ -8,7 +8,7 @@ FROM ubuntu
|
||||
|
||||
# Install netplan sudo ssh-server and dns utils
|
||||
RUN apt update && DEBIAN_FRONTEND=noninteractive apt install -y \
|
||||
ameu-guest-agent \
|
||||
qemu-guest-agent \
|
||||
netplan.io \
|
||||
dnsutils \
|
||||
sudo \
|
||||
|
Loading…
x
Reference in New Issue
Block a user