Skip to content

Commit

Permalink
pre-pr tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
davenicoll committed Jan 25, 2024
1 parent 0ef923a commit 5ec9b4a
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 551 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ docker pull ghcr.io/slalombuild/pe-toolkit-standard-ubuntu:latest

Sure, go ahead and submit a PR. Some considerations when adding a tool -
- Should it be in Standard and/or Full?
- Tools should be added to all versions of the base OS. I.e. if it's added to `full-alpine-amd64`, it should also be added to `full-ubuntu-amd64`.
- Tools should be added to all versions of the base OS. I.e. if it's added to `full-alpine`, it should also be added to `full-ubuntu`.
- If the tool significantly increases the image size, is it something we want in our toolkit, or something we'd run in a pipeline using an official image for the tool?
- Standard is intended to be lightweight, mainly used in pipelines, and Full is intended for development environments

Expand Down
86 changes: 0 additions & 86 deletions images/full-alpine-amd64/Dockerfile

This file was deleted.

86 changes: 0 additions & 86 deletions images/full-alpine-arm64/Dockerfile

This file was deleted.

84 changes: 0 additions & 84 deletions images/full-ubuntu-amd64/Dockerfile

This file was deleted.

84 changes: 0 additions & 84 deletions images/full-ubuntu-arm64/Dockerfile

This file was deleted.

Loading

0 comments on commit 5ec9b4a

Please sign in to comment.