From 87b44079febd602590dba4bd68d2de0209e6e3f4 Mon Sep 17 00:00:00 2001 From: Griefed <44273438+Griefed@users.noreply.github.com> Date: Sun, 18 Oct 2020 19:34:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8fb238..91babe1 100644 --- a/README.md +++ b/README.md @@ -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). Using this image allows us to use the same user/group ids in the container as on the host, making file transfers much easier + + ## Deployment ### Pre-built images @@ -102,5 +104,3 @@ services: 1. Visit IP.ADDRESS.OF.HOST:8080 1. ??? 1. Profit! - - -- GitLab