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

https://github.com/lucas54neves/fc-go-docker

FullCycle course challenge to generate a Go image using Docker
https://github.com/lucas54neves/fc-go-docker

docker go go-docker golang multistage-build multistage-docker

Last synced: 30 days ago
JSON representation

FullCycle course challenge to generate a Go image using Docker

Awesome Lists containing this project

README

          

# fc-go-docker

FullCycle course challenge to generate a Go image using Docker

## How to run

```bash
docker run lucas54neves/fullcycle
```