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

https://github.com/alaricode/docker-demo


https://github.com/alaricode/docker-demo

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Демо для курса по Docker

Сборка сервиса
```
docker build -t test -f apps/api/Dockerfile .
```