News

Create the secret from the file with a command like docker secret create tr_secret /home/jack/secrets.txt. Be sure to sub in your Linux username instead of my name.
On the Linux machine you’ve installed Docker Desktop, open a terminal window, and create the first file with the command sudo echo USER:10000:65536 >> /etc/subuid, where USER is your Linux ...