aboutsummaryrefslogtreecommitdiff
path: root/sandcastle/images/merchant/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'sandcastle/images/merchant/Dockerfile')
-rw-r--r--sandcastle/images/merchant/Dockerfile7
1 files changed, 0 insertions, 7 deletions
diff --git a/sandcastle/images/merchant/Dockerfile b/sandcastle/images/merchant/Dockerfile
deleted file mode 100644
index feffada..0000000
--- a/sandcastle/images/merchant/Dockerfile
+++ /dev/null
@@ -1,7 +0,0 @@
-FROM taler_local/taler_base
-
-COPY startup.sh /
-COPY create_instances.sh /
-COPY update_instances_auth.sh /
-RUN chmod +x /startup.sh
-ENTRYPOINT /startup.sh