Skip to content

Commit

Permalink
Update image locations
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 19, 2023
1 parent 28ff9ee commit fe8eab8
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,25 +6,9 @@ Open container images for robotics, neuromorphic engineering, systems and embedd
| Image | Description | Location
| --- | --- | --- |
| [aws-cli](https://hub.docker.com/r/boxcutter/aws-cli) | Amazon Web Services Command-Line Interface | [aws-cli](https://github.com/boxcutter/oci/tree/main/aws-cli)
| [bats](https://hub.docker.com/r/boxcutter/bats) | Bash Automated Testing System | [bats](https://github.com/boxcutter/oci/tree/main/bats) |
| [black](https://hub.docker.com/r/boxcutter/black) | The uncompromising Python code formatter | [black](https://github.com/boxcutter/oci/tree/main/black) |
| [buildpack-deps](https://hub.docker.com/r/boxcutter/buildpack-deps) | A collection of common build dependencies used for installing various modules, e.g., gems | [buildpack-deps](https://github.com/boxcutter/oci/tree/main/buildpack-deps) |
| [cinc-auditor](https://hub.docker.com/r/boxcutter/cinc-auditor) | Framework compatible with Chef InSpec for testing infrastructure | [bootstrap/cinc-auditor](https://github.com/boxcutter/oci/tree/main/bootstrap/cinc-auditor) |
| [dasel](https://hub.docker.com/r/boxcutter/dasel) | Command line process for JSON, YAML, TOML, XML and CSV files | [bootstrap/dasel](https://github.com/boxcutter/oci/tree/main/bootstrap/dasel) |
| [doctl](https://hub.docker.com/r/boxcutter/doctl) | Command line interface for the DigitalOcean API | [doctl](https://github.com/boxcutter/oci/tree/main/doctl) |
| [flake8](https://hub.docker.com/r/boxcutter/flake8) | flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code | [flake8](https://github.com/boxcutter/oci/tree/main/flake8) |
| [golang](https://hub.docker.com/r/boxcutter/golang) | Go (a.k.a., Golang) is a statically-typed language with syntax loosely derived from C, but with additional features | [golang](https://github.com/boxcutter/oci/tree/main/golang) |
| [hadolint](https://hub.docker.com/r/boxcutter/hadolint) | Containerfile/Dockerfiles linter | [bootstrap/hadolint](https://github.com/boxcutter/oci/tree/main/bootstrap/hadolint) |
| [markdownlint](https://hub.docker.com/r/boxcutter/markdownlint) | A tool to check markdown files and flag style issues | [markdownlint](https://github.com/boxcutter/oci/tree/main/markdownlint) |
| [cinc-auditor](https://hub.docker.com/r/boxcutter/cinc-auditor) | Framework compatible with Chef InSpec for testing infrastructure | [cinc/cinc-auditor](https://github.com/boxcutter/oci/tree/main/cinc/cinc-auditor) |
| [hadolint](https://hub.docker.com/r/boxcutter/hadolint) | Containerfile/Dockerfiles linter | [hadolint](https://github.com/boxcutter/oci/tree/main/hadolint) |
| [meshcmd](https://hub.docker.com/r/boxcutter/meshcmd) | Command line tool used to perform many tasks related to computer management of Intel Active Management Technology (AMT) devices | [meshcmd](https://github.com/boxcutter/oci/tree/main/meshcmd) |
| [perl](https://hub.docker.com/r/boxcutter/perl) | The Perl programming language | [perl](https://github.com/boxcutter/oci/tree/main/perl) |
| [python](https://hub.docker.com/r/boxcutter/python) | The Python programming language | [python](https://github.com/boxcutter/oci/tree/main/python) |
| [pulumi-base](https://hub.docker.com/r/boxcutter/pulumi-base) | Pulumi CLI container, bring your own SDK | [pulumi-base](https://github.com/boxcutter/oci/tree/main/pulumi/pulumi-base) |
| [pulumi-python](https://hub.docker.com/r/boxcutter/pulumi-python) | Pulumi CLI container for python | [pulumi-python](https://github.com/boxcutter/oci/tree/main/pulumi/pulumi-python) |
| [ruby](https://hub.docker.com/r/boxcutter/ruby) | Ruby is a dynamic, reflective, object-oriented, general-purpose, open-source programming language | [ruby](https://github.com/boxcutter/oci/tree/main/ruby) |
| [rust](https://hub.docker.com/r/polymathrobotics/rust) | Rust is a systems programming language sponsored by Mozilla Research. | [rust](https://github.com/polymathrobotics/oci/tree/main/rust) |
| [shellcheck](https://hub.docker.com/r/boxcutter/shellcheck) | Static analysis tool for shell scripts | [shellcheck](https://github.com/boxcutter/oci/tree/main/shellcheck) |
| [texlive](https://hub.docker.com/r/boxcutter/texlive) | Cross-platform, free software distribution for the TeX typesetting system that includes major Tex-related programs, macro packages, and fonts | [texlive](https://github.com/boxcutter/oci/tree/main/texlive) |

# Why are you re-publishing some official images?

Expand Down

0 comments on commit fe8eab8

Please sign in to comment.