I am trying to build OTA(over the air) update mechanism with docker and watchtower. I am newbie at linux and Docker. I think I will use the technic shown here. which I think bitbucket ssh key stored in the host(rpi) and with this technic I will copy that keys in to container. What I am wondering is; because of my rpi devices will be at hands of my customers.
- Have I understand the concept right by "bitbucket ssh key stored in the host(rpi) and with this technic I will copy that keys in to container."
- if 1. is will happen that way. is my ssh key secure? which it will be stored in each device I will deliver the customers.