1
0

updated dockerimage

This commit is contained in:
kolaente
2018-09-08 16:10:06 +02:00
parent f0b0319f54
commit 371dd52fa9
11 changed files with 14 additions and 40 deletions

View File

@ -1,15 +0,0 @@
# /etc/nsswitch.conf
passwd: compat
group: compat
shadow: compat
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis

View File

@ -1,2 +0,0 @@
#!/bin/bash
exit 0

View File

@ -1,2 +0,0 @@
#!/bin/bash
exit 0

View File

@ -1,6 +0,0 @@
#!/bin/bash
[[ -f ./setup ]] && source ./setup
pushd /root > /dev/null
exec su-exec root /sbin/syslogd -nS -O-
popd

View File

@ -1 +0,0 @@
#!/bin/bash

View File

@ -1,2 +0,0 @@
#!/bin/bash
exit 0

View File

@ -1,6 +0,0 @@
#!/bin/bash
[[ -f ./setup ]] && source ./setup
pushd /app/vikunja > /dev/null
exec su-exec $USER /app/vikunja/vikunja
popd

View File

@ -0,0 +1,2 @@
#!/bin/sh
/bin/true

View File

@ -0,0 +1,2 @@
#!/bin/sh
/bin/true

View File

@ -0,0 +1,2 @@
#!/bin/execlineb -P
/app/vikunja/api