mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
switch to new domain: easypi.info
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM debian:jessie
|
||||
MAINTAINER kev <noreply@datageek.info>
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y autoconf \
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM vimagick/scrapyd
|
||||
MAINTAINER kev <noreply@datageek.info>
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
|
||||
ONBUILD ADD ./*.txt /etc/scrapyd/
|
||||
ONBUILD RUN cd /etc/scrapyd; \
|
||||
|
||||
Reference in New Issue
Block a user