Skip to content

Commit

Permalink
remove brittle, seldom used, devenv stuff
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
gabemontero authored and Roming22 committed Feb 29, 2024
1 parent 11c468b commit 36e5291
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 240 deletions.
1 change: 0 additions & 1 deletion .devcontainer/Dockerfile

This file was deleted.

22 changes: 0 additions & 22 deletions .devcontainer/devcontainer.json

This file was deleted.

1 change: 0 additions & 1 deletion developer/hack/build-images-buildah.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ parse_args() {
mapfile -t DEFAULT_IMAGE_DIRS < <(
find "$PROJECT_DIR" -type f -name Dockerfile -exec dirname {} \; |
sed "s:$PROJECT_DIR/::" |
grep --invert-match --extended-regexp "/developer/exploration/|.devcontainer" |
sort
)
IMAGE_DIRS=()
Expand Down
22 changes: 0 additions & 22 deletions developer/images/devenv/Dockerfile

This file was deleted.

17 changes: 0 additions & 17 deletions developer/images/devenv/README.md

This file was deleted.

177 changes: 0 additions & 177 deletions developer/images/devenv/run.sh

This file was deleted.

0 comments on commit 36e5291

Please sign in to comment.