Built my config.yaml. I get the following error when I try to run.
cgaeth@A0087 hamclock-docker % docker run --rm --name hamclock -d -it -p 8081:8081 -p 8080:8080 --env-file config.yaml hamclock
docker: poorly formatted environment: variable 'CALLSIGN: "K3VDR"' contains whitespaces.
There are no spaces
Built my config.yaml. I get the following error when I try to run.
cgaeth@A0087 hamclock-docker % docker run --rm --name hamclock -d -it -p 8081:8081 -p 8080:8080 --env-file config.yaml hamclock
docker: poorly formatted environment: variable 'CALLSIGN: "K3VDR"' contains whitespaces.
There are no spaces