-
I successfully downloaded, installed, & started the Pi NODE/Wallet, the Docker Desktop, and Ubuntu 20.04 LTS.
1) After successfully entering a USERID, Ubuntu wouldn't allow me to enter a PASSWORD -…
-
Thank you for this useful repo!
I followed the instructions to install the tool and forwarded a single docker container to the outside:
```
$ sudo ufw-docker status
[10] 172.18.0.2 5432/tcp …
-
### Enhancement Type
Improve an existing feature
### Describe the enhancement
I'm running my minecraft container in a gluetun network with a port-forward configured on my VPN. The gluetun network p…
-
## Information
After upgrading the host to Ubuntu Server 22.04, the container will no longer start. The logs indicate it is failing to reach the openVPN server. If I try to run the openVPN client D…
-
hi
i would like use your docker image with tje reverse proxy traefik (https://traefik.io/).
i tried another image with this proxy , but it always was with one port redirection. It ran well.
Like th…
-
## **Description**
I get the following error message in the transcription.err.log:
"An error occurred while synchronising the Systran/faster-whisper-tiny model from the Hugging Face Hub".
The Ubu…
-
When opening a remote container by cloning a repository, a volumeBootsrap image is built.
Being behind a proxy, the builder is unable to access internet and building the image failed.
Would it be …
-
Hello,
I have an hard time figuring out how to get the real remote ip of a client connecting to a (web) service inside a container which port is exposed to a port on the host.
So far the solution se…
Silex updated
4 months ago
-
### Nomad version
Output from `nomad version`
```
Nomad v1.3.1 (2b054e38e91af964d1235faa98c286ca3f527e56)
```
### Operating system and Environment details
```bash
No LSB modules are availab…
-
I cloned the repo and did docker-compose build. It ran successfully. I then did docker-compose up. This is stuck on Waiting for mysql+pymysql...
```
docker-compose up
Starting ctfd_db_1 ... done…