Correction de l'indentation
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
FROM python
|
||||
FROM debian
|
||||
RUN <<-EOF
|
||||
apt-get update
|
||||
apt-get install -y python3-cryptography python3-requests python3-toml
|
||||
apt-get install -y systemd python3 python3-cryptography python3-requests python3-toml
|
||||
EOF
|
||||
ADD scripts\* /airwatchConnector
|
||||
ADD services.py
|
||||
|
||||
Reference in New Issue
Block a user