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

https://github.com/jdan/factor-docker

Learning what this Docker thing is by way of a Factor web server
https://github.com/jdan/factor-docker

Last synced: 5 months ago
JSON representation

Learning what this Docker thing is by way of a Factor web server

Awesome Lists containing this project

README

          

# to build an image from this repo
docker build --tag factor .

# to run
docker-compose up --build -d