Can't setup worker docker container on Debian

after command
docker run --rm --env-file vars.env videocoinnetwork/worker:latest
response is:
time=“2020-10-12T19:08:45.320601589Z” level=fatal msg=“invalid character ‘â’ looking for beginning of object key string” version=v1.1.1-pe-717f3f7

and nothing is running, what should I do about that?

@Ivan_Hranat
It looks like vars.env file may be containing some control characters. Please make sure the file is saved as a plain text file. Check that when you print the file using following command, all the characters are readable.

command to print the file on linux: cat vars.env

It should show an output similar to the following

KEY={"address":"799d259411ed9355e403e91398c0855bb5272117","crypto":{"cipher":"aes-128-ctr","ciphertext":"84810fe84b4fbc24228884a6a08119472e14f7afb0944ee57141ab52c2c6f815","cipherparams":{"iv":"77feb1d4fb24ee317dfbf90d9e785e6e"},"kdf":"scrypt","kdfparams":{"dklen":32,"n":262144,"p":1,"r":8,"salt":"c20e7612270c99bcfae8938801832134315c16a8563f2d544f7cd86a9e3b472f"},"mac":"2d4f061e9494b2dd4f555892e28f4aae49a289250e05fdd087333747c395da6f"},"id":"6b639617-620c-4d9b-a68b-eae68cd2870a","version":3}
SECRET=741839f346d6e8126ae38ee76a96fd12
CLIENT_ID=afc30e5f-b947-4ee5-801d-c7bc8319501c