Skip to content

InsecureBeast/Dockland

Repository files navigation

Dockland

start doker in WSL2

 sudo dockerd  -H tcp://0.0.0.0:2375 -H unix:///var/run/docker.sock --containerd=/run/containerd/containerd.sock

docker build -t %image% . docker tag %image% insecurebeast/%image%:1.0

docker login --username %user% --password %password% docker push %docker_hub_name%/%image%:%version%

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors