Skip to content
sneppets

sneppets

  • Algorithms
  • Interview Programs
  • Datastructures
  • Java
  • Golang
  • Cloud
Remove an image tag from docker hub

How to remove an image tag from docker hub ?

February 12, 2021February 12, 2021 Editorial StaffLeave a Comment on How to remove an image tag from docker hub ?

This tutorial guides you on how to remove an image tag from the docker hub. Let’s say you have an image tagged with V0.1 and you wanted to build new one called V0.2 and remove the V0.1.

cloud, docker docker
Delete docker repository from the docker hub

Delete docker repository from the docker hub

February 12, 2021February 12, 2021 Editorial StaffLeave a Comment on Delete docker repository from the docker hub

This tutorial guides you on how to delete docker repository from the docker hub. By following this tutorial you will be able to delete docker repo from the docker hub via the docker hub web interface. Let’s see how to… Read More!

cloud, docker docker
google cloud platform

Kubernetes Error : did you specify the right host or port ?

February 11, 2021February 11, 2021 Editorial StaffLeave a Comment on Kubernetes Error : did you specify the right host or port ?

This tutorial guides you on how to fix error ‘ The connection to the server refused – did you specify the right host or port? ‘. While I was trying to run the demo app in kubernetes using kubectl command… Read More!

cloud, google kubernetes
docker tutorials

Docker EXPOSE Port only to the Host on Google Cloud

February 11, 2021February 12, 2021 Editorial StaffLeave a Comment on Docker EXPOSE Port only to the Host on Google Cloud

In this tutorial let’s see how to make docker expose port only to the host. In this tutorial we will run a demo application that listens for connections on a port that is exposed. Then let’s see how to expose… Read More!

cloud, docker docker
how to run 100 requests per second

JMeter Testing : How to run 100 Requests per second

January 28, 2021January 28, 2021 Editorial StaffLeave a Comment on JMeter Testing : How to run 100 Requests per second

This tutorial guides you on how to run 100 requests per second using JMeter and test your system whether it can perform as expected while responding n requests per second.

cloud jmeter, load-testing, performance-testing, stress-testing
Page 1 of 6712Next ›Last »
Copyright © 2018 Sneppets. All Rights Reserved