• 1. Deploy certs from docker host to a container
  • 1. Please set a label on the container, the label will later be used to find the container.
  • 2. Remember the label value above, we can deploy now:
  • 2. Deploy certs from a container to another container
  • 1. Ok, same as above, first run the target container with a label:
  • 2. Run acme.sh in a container
  • 3. Let's issue a cert first:
  • 4. Let's deploy the cert now:
  • 5. All together, docker compose example:
  • 3. Deploy certs to a container in a remote docker host