{ "version": "0.1.0", "scripts": { "build": "docker build --tag wg-easy ." }, "docker": { "production": { "tags": "latest" }, "staging": { "tags": "beta" } } }