update repository references and improve script handling
This commit is contained in:
4
facebox/Dockerfile
Executable file
4
facebox/Dockerfile
Executable file
@@ -0,0 +1,4 @@
|
||||
FROM machinebox/facebox
|
||||
RUN apt-get install jq -y
|
||||
COPY run.sh /
|
||||
ENTRYPOINT ["/run.sh"]
|
||||
Reference in New Issue
Block a user