rucio / containers

Containers for Rucio
Apache License 2.0
9 stars 56 forks source link

Rename non-production containers to `dev` or `test` for clarification (e.g. `fts` container) #308

Open rdimaio opened 7 months ago

rdimaio commented 7 months ago

Containers like https://github.com/rucio/containers/tree/master/fts are only meant to be used in demo/test environments, but the container name doesn't explicitly mention this. These containers should be renamed to clarify this point.

rdimaio commented 2 days ago

naming convention agreed on: test-[containername] (this way they are also close together when sorted alphabetically)