mirror of
https://github.com/paradoxxxzero/butterfly.git
synced 2026-05-26 07:08:08 +00:00
Updating docker container with the new usage flag
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:14.04.1
|
||||
FROM ubuntu:14.04.4
|
||||
|
||||
RUN apt-get update -y
|
||||
RUN apt-get install -y python-setuptools python-dev build-essential libffi-dev libssl-dev
|
||||
@@ -15,4 +15,4 @@ RUN chmod 777 /opt/run.sh
|
||||
|
||||
EXPOSE 57575
|
||||
|
||||
CMD ["/opt/run.sh"]
|
||||
ENTRYPOINT ["/opt/run.sh"]
|
||||
|
||||
Reference in New Issue
Block a user