fix remaining packages
- testing container is starting to work on macos - still need to do testing for linux machines
This commit is contained in:
@@ -3,7 +3,7 @@ LABEL PROJECT "ansible_role_package"
|
||||
LABEL MAINTAINER "Matthew Stobbs <matthew@stobbs.ca>"
|
||||
|
||||
RUN useradd -d /home/ansible -m -G wheel ansible
|
||||
RUN dnf install -y openssh-server python3-paramiko python3-libdnf5
|
||||
RUN dnf install -y openssh-server python3-paramiko python3-libdnf5 gnupg2
|
||||
EXPOSE 22
|
||||
|
||||
USER ansible
|
||||
|
||||
Reference in New Issue
Block a user