diff --git a/.gitlab/readme_template b/.gitlab/readme_template index 6c2e249af8b02576041aa285a3e7a8a2a04e783f..a728b6831f0b5a5a4c1f6e29d84ac1080c3b1072 100644 --- a/.gitlab/readme_template +++ b/.gitlab/readme_template @@ -19,7 +19,7 @@ $DESCRIPTION Creates a Container which runs [$CREATOR_USERNAME's](https://github.com/$CREATOR_USERNAME) [$CREATOR_REPONAME](https://github.com/$CREATOR_USERNAME/$CREATOR_REPONAME), with [lsiobase/$BASE_IMAGE](https://hub.docker.com/r/lsiobase/$BASE_IMAGE) as the base image, as seen on $EXAMPLE_SITE_LINK. -The lasiobase/$BASE_IMAGE image is a custom base image built with [Alpine linux](https://alpinelinux.org/) and [S6 overlay](https://github.com/just-containers/s6-overlay). +The lsiobase/$BASE_IMAGE 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