docker-tools icon indicating copy to clipboard operation
docker-tools copied to clipboard

Docker tools for developer productivity & entertainment

Results 31 docker-tools issues
Sort by recently updated
recently updated
newest added

Hi I have a couple of errors using this image and I was wondering if it can be updated to support ```vrrp_track_process haproxy```. Receiving the following error message ``Keepalived_vrrp[20]: WARNING...

bug
enhancement

I'm using nut-upsd image on a RPI4 for a tecnoware Era Plus 1100 and evything works fine except in the following cases: 1) in case I disconnect and reconnect the...

help wanted
cannot-repro

I run `instantlinux/proftpd` as part of a docker-compose stack, with `restart` set to `always`. Today, I found the server was no longer running, and docker-compose did not restart it as...

bug

Starting a fresh docker container keeps erroring out with: > ... > INFO 2021-08-11 23:56:45,149 pid:20 /usr/lib/python3.9/site-packages/samba/provision/__init__.py #1567: Setting up sam.ldb users and groups > > > ERROR(ldb): uncaught exception...

cannot-repro

In logrotate examples of how to handle rsyslog's logs it's suggested to have lines like that et the end of config: ``` postrotate reload rsyslog >/dev/null 2>&1 || true endscript...

enhancement

Fixes issue #74 by checking to ensure that `"/run/secrets/$SECRET"` is readable before attempting to do so; if it isn't, then assume that someone (unwisely) put the actual secret in the...

This commit will add in the MythTV perl libraries into the mythtv-backend container to facilitate the use of mythlink.pl. https://github.com/MythTV/mythtv/blob/master/mythtv/contrib/user_jobs/mythlink.pl

Hello I would like to run your ox app suite docker but I´m a newbie. I downloaded k8s from git using git clone https://github.com/instantlinux/docker-tools.git but now I´m totally lost. I...

bug
help wanted

Hi Rich: I newbie on Docker and Docker-compose and don't know too much. I try to do a 2 KeepAlived_HAProxy on my Raspbian 3B, but... I don't understand well how...

question
doc

DNS is very important for active directory. samba-dc should have an additional environment variable to set DNS forwarder making it easier to USE it as a main DNS without having...

enhancement