feat: Add script to build images
This commit is contained in:
parent
2450eed7fd
commit
ed02f16d1d
1 changed files with 2 additions and 0 deletions
2
build-all.sh
Executable file
2
build-all.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
docker buildx build -t node-pnpm:16-alpine pnpm-node/
|
Loading…
Reference in a new issue