Skip to content
Snippets Groups Projects
Commit a6c1dd6e authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

Import Regex in docker_wrapper.py

parent ac6a863c
Branches
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ import argparse
import subprocess
import sys
import syslog
import re
DOCKER_BIN = '/usr/bin/docker'
TRUSTED_IMAGES = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment