This commit is contained in:
parent
2507622816
commit
736d212b7e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ RUN dnf check-update
|
|||
RUN dnf install -y golang nodejs python3-devel mycli pgcli git-lfs awscli openssh-askpass make code
|
||||
|
||||
# Devops stuff
|
||||
RUN dnf install -y ansible dig
|
||||
RUN dnf install -y ansible dig nmap
|
||||
|
||||
# User
|
||||
RUN groupadd cx -g 1000
|
||||
|
|
Loading…
Reference in a new issue