Add Docker manifest with multiple architectures

This commit is contained in:
Frédéric Guillot
2019-05-13 23:12:19 -07:00
committed by fguillot
parent 6957edc8b0
commit 96dd20c0cd
5 changed files with 83 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
FROM alpine:3.9
FROM alpine:3.9.4
VOLUME /var/www/app/data
VOLUME /var/www/app/plugins