Skip to content
Snippets Groups Projects
Unverified Commit 17379538 authored by Griefed's avatar Griefed Committed by GitHub
Browse files

Update README.md

parent b6f0da52
No related branches found
No related tags found
No related merge requests found
# ICEcoder-Container
https://github.com/icecoder/ICEcoder in a container!
# Deploy with docker-compose:
```
icecoder:
container_name: icecoder
image: griefed/icecoder
restart: unless-stopped
ports:
- 8080:8080
```
![ICEcoder](https://i.imgur.com/hNjOkVK.png)
Creates a Container which runs [icecoder's](https://github.com/icecoder) [ICEcoder](https://github.com/icecoder/ICEcoder) with a [php:alpine](https://hub.docker.com/_/php), as seen on https://icecoder.net/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment