Add changes I've made manually on the build server
This also adds the xmr-stak cypto miner container image I created That one is the first of potentially many images I won't push to the official Docker Hub registries, but insted to my own private registry
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM debian:10
|
||||
#FROM debian:10
|
||||
FROM debian:latest
|
||||
|
||||
RUN apt update
|
||||
RUN apt install -y curl
|
||||
|
Reference in New Issue
Block a user