removes dependencies from openrc/joeac.net
This commit is contained in:
@@ -16,12 +16,6 @@ description="Manage dockerservices defined in ${COMPOSEFILE}"
|
||||
extra_commands="configtest"
|
||||
description_configtest="Check configuration via \"podman-compose -f ${COMPOSEFILE} config\""
|
||||
|
||||
depend() {
|
||||
need localmount net podman
|
||||
use dns
|
||||
after podman
|
||||
}
|
||||
|
||||
configtest() {
|
||||
if ! [ -f "${COMPOSEFILE}" ]; then
|
||||
eerror "The docker-compose file ${COMPOSEFILE} does not exist!"
|
||||
|
||||
Reference in New Issue
Block a user