You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 1: Deploy a preconfigured .json file to "C:/Program Files/Docker/config/daemon.json" or "/var/lib/docker" on Linux via script (restart docker)
-- preconfigured means with the local registry server allocated
Step 2: build project with script
From now on follow 3.-5. above
As a developer
I want to be able to execute the complete environment without internet access
so that there are no dependencies to remote connections.
Acceptance criteria:
Configure local docker environment script
Startup shell script available containing...
Shutdown shell script containing a graceful minikube shutdown
HINTS:
Windows DNS can be faked via
C:/Windows/System32/drivers/etc/hosts
- modification only as Admin feasibleThe text was updated successfully, but these errors were encountered: