100761/how-to-delete-services-from-docker-swarm-cluster
Hi@akhtar,
You can delete your services with the docker service rm command as shown below.
$ docker service rm service_name
Adding to kalgi's answer, You can also ...READ MORE
You must have come across the /var/run/docker.sock file, ...READ MORE
To save an image to any file ...READ MORE
if your nodes could access each other, ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
It can work if you try to put ...READ MORE
Swarm is easy handling while kn8 is ...READ MORE
Hi@akhtar, To remove a worker node from the ...READ MORE
Hi@akhtar, By default docker containers works in a ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.