Dockerized doctl

March 13, 2022 ยท View on GitHub

dockerized doctl

Examples

dockerized doctl auth init      # Set authentication token
dockerized doctl projects list  # List projects

Volumes

  • ~/.dockerized/apps/doctl โ†’ /root
    • This directory will contain .config/config.yaml, containing your authentication token.
    • You can access the directory from your host machine.