wrouesnel / p2cli

pongo2 cli - like the j2cli package in python, but compiles to self-contained go executables
GNU General Public License v2.0
87 stars 19 forks source link

dockerfile #7

Closed mmariani closed 6 years ago

mmariani commented 7 years ago

pretty minimal..

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 55.645% when pulling 4de0e039e553a41c9f114d961c7a1f58821ceb8d on Wolphin-project:master into 738c8ead2f5d3a9184edf949a490bb6d99736343 on wrouesnel:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 55.645% when pulling ce843ee06900d5dee2906602390dd9459e1010b9 on Wolphin-project:master into 738c8ead2f5d3a9184edf949a490bb6d99736343 on wrouesnel:master.

wrouesnel commented 7 years ago

Is that Dockerfile syntax legal? It's awesome if it is but I cannot find any references to it...

mmariani commented 7 years ago

Yes it's legit and new. https://docs.docker.com/engine/userguide/eng-image/multistage-build/