Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlos3duardo/codeeducation-desafiodocker


https://github.com/carlos3duardo/codeeducation-desafiodocker

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Desafio Docker

Imagem com uma aplicação simples em Golang.

## Imagem Docker

https://hub.docker.com/r/cenarioweb/codeeducation

## Como utilizá-la

Apenas execute o comando abaixo:

```
docker run cenarioweb/codeeducation
```

Se você visualizar a mensagem `Code.education Rocks!`, a execução
foi executada com sucesso.