Dockerhub

Generate token/keys using Dockerhub and deploy to salad portal

Here's a tutorial guide on how to generate keys and get your token in Dockerhub:
https://docs.docker.com/docker-hub/access-tokens/

Now, Let's deploy the created token to salad portal as private registry :

1679
  • Select the Created Organisation.
    We are using "Salad Technologies"
1679
  • Create New Project
1673
  • Select Project "Demo"
1673
  • Create New Container Group
1678
  • Select "Private" and give the container a prefereable name e.g test

Here we are using an already existing image docker.io/heygordian/node-app:latest and input your Docker username (eg. "heygordian") and Access token generated.

1538

Click on "Next container Resources"

1538
  • Select Review & Deploy
1676
  • Deploy Container Groups
1675
  • Congratulations! Your Container should now be running.
1674
  • Review and see the status which is successfully " Running"
1672