1
0
mirror of https://github.com/vwxyzjn/portwarden synced 2025-12-06 01:33:18 +00:00
Files
portwarden/build.sh
2018-12-06 11:13:28 -05:00

10 lines
270 B
Bash

## The folloiwng commands should be executed separately.
# Build the production image
docker build -t vwxyzjn/portwarden-server-prod:1.7.0 -f Dockerfile.Build .
# Build the development image
docker build -t vwxyzjn/portwarden-server-dev:1.7.0 .
# minikube docker-env