gomeology
Results
3
comments of
gomeology
create a function `jctl(){` ` journalctl $@ | bat -l syslog -p `}
oh snap. learn something new every day. thanks.
in the docker-compose you can add docker secrets. yeah if you use a double dollar sign it means it should read from the file in /run/secrets/VAR. This prevents passwords and...