First version of gentoo based cron image
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM cron
|
||||
MAINTAINER gyurix
|
||||
COPY . /
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
Reference in New Issue
Block a user