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

https://github.com/learningbyplaying/docker-learning-series


https://github.com/learningbyplaying/docker-learning-series

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Docker Learning Series

## How to build
sudo docker build -t my_test .

## How to run
sudo docker run -it my_test