Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vk/my-hub
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vk/my-hub
- Owner: VK
- Created: 2020-12-31T19:32:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-16T07:02:42.000Z (2 months ago)
- Last Synced: 2024-11-16T08:18:25.612Z (2 months ago)
- Language: Jupyter Notebook
- Size: 68.3 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 73
-
Metadata Files:
- Readme: README.md
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 .
```