-
I'm setting up a new Mac Studio with the Apple M1 Max chip, running Ventura 13.2.1.
I'm consistently having networking and/or permissions issues, but am not sure what to adjust. Should I look at e…
-
I have a Synology Diskstation 415+ running Docker 1.11 and Gitlab 8.6.2-0018. My SSH port is on default port 22, I kept the gitlab container ports on 30000 and 30001. I have both ports redirected pro…
-
I made progress in getting my sonos-web server to start, by installing with docker.
I successfully pulled the docker image and ran it, but I got the error:
toddmo@machine:~$ sudo docker run son…
-
Currently you need to compile the Rust code to install it.
I think that creating a Docker image and possibly and .devcontainer also could make running the code in here more accessible. Heads-up @Em…
-
**Describe the issue**
I am unable to log in to OpnForm after a brand new installation on a clean system. The login page loads, I enter the default credentials and click the Login button, but nothing…
-
Now that the `FIREWALL` environment variable takes an optional port as a value, how would you specify it in a docker-compose.yaml file without one? Previously, you could have specified `FIREWALL=true`…
-
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 …
-
Hi all,
I have Shinken inside docker container running on a host. Then I have remote hosts where I have NRPE installed. They are not on the same machine. Docker IP address is 172.17.0.27 and then I i…
-
Hi,
I am trying to use node:8.15.1 version for SharePoint Framework development. I use the following Dockerfile to create my image. however, when I access https://localhost:4321/temp/workbench.htm…
-
Looking for suggestions for discussion forums on security trade-offs deploying mssql-docker in clouds.
I've deployed my image to containers in VMs on Azure and AWS with public IP addresses. I used…