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

https://github.com/michael34435/docker-foswiki

Dockerized foswiki + nginx at port 80
https://github.com/michael34435/docker-foswiki

docker foswiki

Last synced: about 1 year ago
JSON representation

Dockerized foswiki + nginx at port 80

Awesome Lists containing this project

README

          

# docker-foswiki

## Why I created this dockerfile?
I've found no one create a new version of foswiki with docker, so I created one.
And I minized the size of docker with alpinelinux, the total size for this image is `144MB`.

## How to use
```bash
docker run -idt -p 80:80 michael34435/docker-foswiki
```

## License
MIT