Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vk/my-hub


https://github.com/vk/my-hub

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# **My Hub**

# Build local container
```
docker build -t vikru/my-hub -f .\core-container\Dockerfile .
docker build --no-cache -t vikru/my-hub -f .\core-container\Dockerfile .

docker build -t vikru/my-hub-slim -f .\core-container\Dockerfile.slim .
```