automation-suite
2023.4
false
Automation Suite on Linux Installation Guide
Last updated Oct 4, 2024

How to generate the encoded pull_secret_value for external registries

To generate the base64 encoded pull_secret_value, take the following steps:
  1. Log in to the external registry using Docker. Use the following command:

    docker logindocker login
  2. Generate the base64 encoded string of your Docker configuration .json file, using the following command:
    cat ~/.docker/config.json | base64 -w0cat ~/.docker/config.json | base64 -w0

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.