Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Docker CLI and images parts of the CLI #13652

Merged
merged 2 commits into from
Jul 1, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion deploy/openshift/ocp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ remove_che_from_ocp() {
}

detectIP() {
docker run --rm --net host eclipse/che-ip:nightly
docker run --rm --net host eclipse/che-ip:6.19.0
}

parse_args() {
Expand Down
1 change: 0 additions & 1 deletion dockerfiles/action/.require

This file was deleted.

16 changes: 0 additions & 16 deletions dockerfiles/action/Dockerfile

This file was deleted.

21 changes: 0 additions & 21 deletions dockerfiles/action/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions dockerfiles/action/build.sh

This file was deleted.

40 changes: 0 additions & 40 deletions dockerfiles/base/Dockerfile

This file was deleted.

15 changes: 0 additions & 15 deletions dockerfiles/base/build.sh

This file was deleted.

51 changes: 0 additions & 51 deletions dockerfiles/base/scripts/base/commands/cmd_abuild.sh

This file was deleted.

45 changes: 0 additions & 45 deletions dockerfiles/base/scripts/base/commands/cmd_action.sh

This file was deleted.

115 changes: 0 additions & 115 deletions dockerfiles/base/scripts/base/commands/cmd_agenerate.sh

This file was deleted.

Loading