Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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
```