Bias Demokrasi

Pernah kah kau bertanya perihal mengapa Kita memilih demokrasi sebagai landasan Kita dalam bernegara? Lalu mengapa demokrasi yang kita pilih sebagai sistem kenegaraan Kita? Mengapa bukan sistem…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Subindo sua imagem no GitHub Container Registry

O GitHub revelou o GitHub Container Registry, ainda em beta público o registry do Github é uma forma de você conseguir juntar o seu código com a imagem que o representa.

O GitHub Container Registry é gratuito para imagens públicas, para imagens privadas ainda não se sabe o preço mas durante o beta ele esta gratuito.

Subindo a imagem no Github

De um nome para seu token e de as permissões de escrita e leitura de packages

Crie o token e guarde o token gerado, vamos utilizar ele mais tarde.

Com o token gerado irei utilizar um repositório meu para subir a imagem, nele contem apenas um “Hello Word” em python e já contem um Dockerfile.

Baixei o repositório na minha maquina, e executei o build da imagem baseado no Dockerfile que estava no repositório

docker build . -t github-registry

Com isso a imagem foi gerada na maquina mas para subir ela para o GitHub precisamos criar um arquivo com o token que foi gerado anteriormente conforme explicação do GitHub

Vamos criar o arquivo txt aonde vai conter o token, e dentro desse aquivo iremos colocar o token que foi gerado.

Feito isso é só logar e subir a imagem conforme as intruções do GitHub

docker push docker.pkg.github.com/brenohbsantos/hello-word-github-registry/github-registry:latest

Feito esses processos sua imagem já vai estar no registry do GitHub

Espero que tenham gostado do tutorial, curta e compartilhe!

Até mais!

Add a comment

Related posts:

Everything is Boring

One of the things that I think is important during this moment of transition is the understanding and joy that comes from accepting my interests wholeheartedly. The words are coming to me so easily…

Interview With Easter Bunny

The first question for you Easter Rabbit — or Bunny, can I call you Bunny? — is what are your pronouns? E.B. Yeah, well, this is a subject of debate. I am a rabbit, often pictured in a nice little…

Umbrella Dad

Coolness clueless boy didn’t see a harbor to dock. My umbrella dad, fighting fiercely, when need be, doting dad a storm life guard. I struggled with severe asthma as a kid and could not participate…