Merge pull request #6 from linuxserver/mod-init-fedora

Add mod-init
This commit is contained in:
aptalca 2022-07-26 21:06:38 -04:00 committed by GitHub
commit 4e2b24623a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 6 additions and 4 deletions

View File

@ -19,8 +19,6 @@
 
 
[![](https://images.microbadger.com/badges/image/lsiobase/fedora.svg)](https://microbadger.com/images/lsiobase/fedora "Get your own image badge on microbadger.com")
[![](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/Dockerfile-Link-green.png)](https://github.com/linuxserver/docker-baseimage-fedora/blob/master/Dockerfile)
A custom base image built with [Alpine linux][appurl] and [S6 overlay](https://github.com/just-containers/s6-overlay)..

View File

@ -22,8 +22,6 @@ full_custom_readme: |
 
 
[![](https://images.microbadger.com/badges/image/lsiobase/fedora.svg)](https://microbadger.com/images/lsiobase/fedora "Get your own image badge on microbadger.com")
[![](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/Dockerfile-Link-green.png)](https://github.com/linuxserver/docker-baseimage-fedora/blob/master/Dockerfile)
A custom base image built with [Alpine linux][appurl] and [S6 overlay](https://github.com/just-containers/s6-overlay)..

View File

@ -0,0 +1 @@
oneshot

View File

@ -0,0 +1 @@
# This file doesn't do anything, it's just the end of the mod init process

View File

@ -0,0 +1 @@
oneshot

View File

@ -0,0 +1 @@
# This file doesn't do anything, it's just the start of the mod init process

View File

@ -0,0 +1 @@
oneshot

View File

@ -0,0 +1 @@
# This file doesn't do anything, it's just the start of the service init process