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

https://github.com/robinlinde/oscdocker

OpenStreetCam Upload scripts in a docker container
https://github.com/robinlinde/oscdocker

Last synced: 4 months ago
JSON representation

OpenStreetCam Upload scripts in a docker container

Awesome Lists containing this project

README

          

#OSCDocker
This docker container contains the OpenStreetCam upload scripts

## Tags

2 tags are available: latest and sab
latest is meant to be run with tty and interactive, while sab contains ShellInABox and can be run normally

## Examples

docker run -t -i --name osc robinvanderlinde/osc:latest

docker run --name osc -p 4200:4200 robinvanderlinde/osc:sab