Skip to content
Snippets Groups Projects
Select Git revision
  • c4bdaeb3b4f7505f866c76bec79f3ce840451af0
  • master default
2 results

workbench

  • Clone with SSH
  • Clone with HTTPS
  • Adar Nimrod's avatar
    nimrod authored
    It's been deprecated and removed. The alternative is go install but it's
    not a direct replacement. Specifically, replace directives can't appear
    in the go.mod file. Kustomize can be installed using go install, so
    that's fine. RKE and reg can't, so use the GitHub CLI to download the
    binaries from the latest release.
    c4bdaeb3
    History

    Workbench

    pipeline status

    A Docker image for a portable working environment, meant to be used with Toolbox.

    Usage

    toolbox create --registry registry.shore.co.il/workbench
    toolbox enter workbench

    License

    This software is licensed under the MIT license (see LICENSE.txt).

    Author Information

    Nimrod Adar, contact me or visit my website. Patches are welcome via git send-email. The repository is located at: https://git.shore.co.il/explore/.