Skip to content

Commit 6c5e2d1

Browse files
authored
DEV: Remove unused docker images (#915)
1. `monitor` uses a 9 year old base image 2. `discourse_fast_switch` uses a 6 year old base image and references ruby 2.4 and 2.5 3. `discourse_bench` uses an 8 year old base image and references postgres 9.5
1 parent aeb28ff commit 6c5e2d1

File tree

7 files changed

+0
-222
lines changed

7 files changed

+0
-222
lines changed

image/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,3 @@ Note that the discourse user is granted "sudo" permission without asking for a p
2929
### discourse_test ([discourse/discourse_test](https://hub.docker.com/r/discourse/discourse_test/))
3030

3131
Builds on the discourse image and adds testing tools and a default testing entrypoint.
32-
33-
34-
### discourse_bench ([discourse/discourse_bench](https://hub.docker.com/r/discourse/discourse_bench/))
35-
36-
Builds on the discourse_test image and adds benchmark testing.
37-
38-
39-
### discourse_fast_switch ([discourse/discourse_fast_switch](https://hub.docker.com/r/discourse/discourse_fast_switch/))
40-
41-
Builds on the discourse image and adds the ability to easily switch versions of Ruby.

image/discourse_bench/Dockerfile

Lines changed: 0 additions & 34 deletions
This file was deleted.

image/discourse_bench/run_bench.sh

Lines changed: 0 additions & 19 deletions
This file was deleted.

image/discourse_fast_switch/Dockerfile

Lines changed: 0 additions & 23 deletions
This file was deleted.

image/discourse_fast_switch/create_switch.rb

Lines changed: 0 additions & 25 deletions
This file was deleted.

image/monitor/Dockerfile

Lines changed: 0 additions & 13 deletions
This file was deleted.

image/monitor/src/monitor.rb

Lines changed: 0 additions & 98 deletions
This file was deleted.

0 commit comments

Comments
 (0)