Migrating to swarm setup
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-06-24 15:08:50 +02:00
parent 6c169e26d0
commit e9d0088195
5 changed files with 13 additions and 23 deletions

View File

@ -4,6 +4,7 @@ EXPOSE 4000
RUN apk --no-cache add \
bash \
curl \
g++ \
git \
make