Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Docker concept #160

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[FEAT] Docker concept #160

wants to merge 1 commit into from

Conversation

P81000
Copy link

@P81000 P81000 commented Feb 18, 2024

Adding concept of Docker tool.

Copy link

netlify bot commented Feb 18, 2024

Deploy Preview for diciotech ready!

Name Link
🔨 Latest commit 62f15cc
🔍 Latest deploy log https://app.netlify.com/sites/diciotech/deploys/65d2959bfba633000889ce54
😎 Deploy Preview https://deploy-preview-160--diciotech.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@freitaschz freitaschz self-requested a review March 11, 2024 13:56
},
{
"title": "Docker",
"description": "Docker é uma ferramenta que permite a criação, o compartilhamento e a execução de aplicativos de forma isolada em ambientes chamados de 'contêineres'. Com o Docker é possível empacotar o aplicativo junto com todas as suas dependências, garantindoque ele funcione de maneira consistente em qualquer lugar, independentemente do ambiente de computação. Em resumo, o Docker simplifica o processo de desenvolvimento, distribuição e execução de aplicativos, tornando-os mais portáteis, escaláveis e confiáveis",
Copy link
Contributor

@andrepg andrepg Jun 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Olá, excelente contribuição. Um termo bem confuso para quem está entrando na área.

Se me permite, acredito que poderíamos trocar o "Em resumo, ..." por outro tipo de conclusão do texto, como um dicionário mesmo, algo como "simplificando o processo de desenvolvimento ..."

Por outro lado, falta um espaço entre “garantindo” e o “que” no trecho "garantindo que ele funcione...”.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfeito @andrepg! Obrigada pelo review!

@levxyca levxyca added the new technical term To add a new technical term to Diciotech label Sep 17, 2024
@levxyca levxyca added this to the v2 milestone Sep 17, 2024
@levxyca levxyca requested review from levxyca and removed request for freitaschz September 17, 2024 20:26
@levxyca
Copy link
Owner

levxyca commented Sep 17, 2024

@P81000 acrescentando, se puder atualizar sua branch e resolver os conflitos também 🫰🏻 obrigadapor contribuir!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new technical term To add a new technical term to Diciotech
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants