Patrick Nelson
Patrick Nelson
Is there a way to set the command that sultan runs? ``` from sultan.api import Sultan with Sultan.load() as c: c.mv(CFGFILE,NEWCFGFILE).run() ``` I run at a bash command line the...
Did a weekly update to fedora 33 with dnf and GitLab startup stops with: [server189 ~]$ docker run --detach=true --name=gitlab --hostname=server189 --publish=10022:22 --publish=10443:443 --env-file=/etc/podman/gitlab.conf -v /var/lib/containers/volumes/gitlab/data:/home/git/data docker.io/sameersbn/gitlab Loading /etc/docker-gitlab/runtime/env-defaults Initializing...