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

Update README.md

parent 1baff38d
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,8 @@ Creates a Container which runs [icecoder's](https://github.com/icecoder) [ICEcod ...@@ -16,6 +16,8 @@ Creates a Container which runs [icecoder's](https://github.com/icecoder) [ICEcod
The lasiobase/alpine image is a custom base image built with [Alpine linux](https://alpinelinux.org/) and [S6 overlay](https://github.com/just-containers/s6-overlay). The lasiobase/alpine image is a custom base image built with [Alpine linux](https://alpinelinux.org/) and [S6 overlay](https://github.com/just-containers/s6-overlay).
Using this image allows us to use the same user/group ids in the container as on the host, making file transfers much easier Using this image allows us to use the same user/group ids in the container as on the host, making file transfers much easier
![ICEcoder](https://i.imgur.com/7sBU7oS.png)
## Deployment ## Deployment
### Pre-built images ### Pre-built images
...@@ -102,5 +104,3 @@ services: ...@@ -102,5 +104,3 @@ services:
1. Visit IP.ADDRESS.OF.HOST:8080 1. Visit IP.ADDRESS.OF.HOST:8080
1. ??? 1. ???
1. Profit! 1. Profit!
![ICEcoder](https://i.imgur.com/7sBU7oS.png)
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