build: docker image and compose file
Compare changes
- Gilles Filippini authored
exists in the 'build' directory. This allow to use this Dockerfile at CI time (where 'build/duniter' exists) or for a full build from the source tree.
+ 9
− 3
@@ -6,6 +6,7 @@
@@ -6,6 +6,7 @@
@@ -16,8 +17,13 @@ COPY . .
@@ -16,8 +17,13 @@ COPY . .
@@ -30,7 +36,7 @@ LABEL version="0.0.0"
@@ -30,7 +36,7 @@ LABEL version="0.0.0"
LABEL description="Crypto-currency software (based on Substrate framework) to operate Ğ1 libre currency"