Skip to content
Snippets Groups Projects
Verified Commit 20649910 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

fixed executable support for jar files

parent b83767fa
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,8 @@ RUN apt-get update && \
python-pip \
python-wheel \
python-setuptools \
apksigner
apksigner \
binfmt-support
RUN pip install s3cmd
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment