Skip to content
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 0 additions & 39 deletions 3.2-bullseye-slim-minimal/Dockerfile

This file was deleted.

52 changes: 0 additions & 52 deletions 3.2-bullseye-slim-qt/Dockerfile

This file was deleted.

32 changes: 0 additions & 32 deletions 3.2-bullseye-slim-qt/imagemagick-policy.xml

This file was deleted.

51 changes: 0 additions & 51 deletions 3.2-bullseye-slim/Dockerfile

This file was deleted.

32 changes: 0 additions & 32 deletions 3.2-bullseye-slim/imagemagick-policy.xml

This file was deleted.

14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,6 @@ Base Ruby images for Articulate services.
* articulate/ruby:3.2
* articulate/ruby:3.2-node

Deprecated / Legacy Images

> Use one of the articulate/ruby images above.

* articulate/articulate-ruby:3.2-bullseye-slim-minimal
* articulate/articulate-ruby:3.2-bullseye-slim
* articulate/articulate-ruby:3.2-bullseye-slim-qt

### articulate/ruby vs articulate/articulate-ruby

`articulate/articulate-ruby` are the legacy Docker images. These run as root and
include additional software not always needed. Use `articulate/ruby` where possible
and install your own software with `install_packages`.

## Creating a new image

The easiest way to create a new image is to copy an existing one and change the
Expand Down