diff --git a/Dockerfile b/Dockerfile index 7619e3b4472b0879dc6edda300e71901b7c6dafe..ff492dec781ed3f87a27d62e91df728161c0801d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,8 @@ RUN apt-get update && \ python-pip \ python-wheel \ python-setuptools \ - apksigner + apksigner \ + binfmt-support RUN pip install s3cmd