Server

Create Docker Image with Tag from .tar file and push in Private Docker Registery

Create Docker Image from .tar file Create a tag. Before tag creating, i will learn my source image/newly created docker…
Discover More
1 Min Read

Docker – New Container

Crate a new Container from Ubuntu Image, in this case… Get the displayed Container ID after create command Views: 10
Discover More

ERROR: for db Cannot start service db:

Error response from daemon: You cannot remove a running container 03bfa4d8781318d096d8bf91fbe5375c11912ce0f427e2059891cdad7ade25e0. Stop the container before attempting removal or force remove…
Discover More

Gitlab CI SSH Deploy

Create SSH Key on Remote host 2. Copy Generated Private key from remote Server Views: 39
Discover More