ansible/roles/firewalld/molecule/default/Dockerfile.j2

3 lines
107 B
Docker
Raw Normal View History

2022-12-14 17:43:16 +01:00
FROM debian:stable
RUN apt-get update && apt-get install python3-pip python-is-python3 sudo lsb-release -y