@robertgendler commented on GitHub:
Updated with stderr redirect
@stefanbenten commented on GitHub:
Hello @flavorgold1,
the port is fixed inside of the container, see here: https://github.com/dutchcoders/transfer.sh/blob/b30b296ac838c73a4bcb83e394e6d9dac1b7…
@paolafrancesca commented on GitHub:
hello @wisinfun , not sure I understand what you mean
@paolafrancesca commented on GitHub:
ENTRYPOINT ["/go/bin/transfersh"]
cli.StringFlag{
Name: "listener",
Usage: "127.0.0.1:8080",
Value: ":8080",
EnvVar:…
@paolafrancesca commented on GitHub:
doh @flavorgold1
I did't think about the most obvious solution: overriding the entrypoint (either on docker-compose or with --entrypoint on docker…
@paolafrancesca commented on GitHub:
I will close this since it's solved
@flavorgold1 commented on GitHub:
This may be a crude solution, but, here's my docker-compose.yml file. It is located in /home/username/transfersh_docker, along with a data directory…
@flavorgold1 commented on GitHub:
if we keep
Value: "127.0.0.1:8080", docker won't…
@robertgendler commented on GitHub:
CMMC is a baseline based off of NIST 800-171. Much like 171 or 800-53 your organization must make the risk based approach what to apply.
CIS and the DISA…