opensafely-core / research-template-docker

This provides the devcontainer Docker image used by repos created from the OpenSAFELY research template.
Other
0 stars 0 forks source link

Fix `org.opencontainers.image.source` #39

Closed iaindillingham closed 4 months ago

iaindillingham commented 4 months ago

The org.opencontainers.image.source label is outdated.

https://github.com/opensafely-core/research-template-docker/blob/7acda7d65b7ba11dd147c02312376c88f63366da/Dockerfile#L3

The value of the label should be a URL that points to the image's source code.^1 That is, it should be https://github.com/opensafely-core/research-template-docker.