Remove Docker config

This commit is contained in:
apanizo 2018-08-09 12:30:01 +02:00
parent ba354c5f62
commit 10ceeca29a
2 changed files with 0 additions and 9 deletions

View File

@ -1,2 +0,0 @@
FROM node:9.11.1-alpine
RUN yarn test

View File

@ -1,7 +0,0 @@
version: '3.5'
services:
setup:
image: gnosispm/safe-transaction-history:develop
context: .
dockerfile: Dockerfile