We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cccd1ec commit 3aec894Copy full SHA for 3aec894
1 file changed
deploy/docker/create-docker-context.js
@@ -3,7 +3,6 @@
3
// Based off @magda/docker-utils@2.1.0 create-docker-context-for-node-component
4
// Changes made:
5
// - The Dockerfile path is configurable in package.json
6
-// - The build context is passed by path rather than being tarballed and piped into docker
7
8
const childProcess = require("child_process");
9
const fse = require("fs-extra");
0 commit comments