We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4914614 + 4314412 commit c397055Copy full SHA for c397055
Dockerfile
@@ -6,7 +6,7 @@
6
# Since Julia installation seems to be complicated we will take the Julia notebook as base and install separate kernels into separate envs
7
FROM quay.io/jupyter/julia-notebook:python-3.12
8
9
-MAINTAINER Björn A. Grüning, bjoern.gruening@gmail.com
+LABEL org.opencontainers.image.authors="Björn A. Grüning, bjoern.gruening@gmail.com"
10
11
ENV DEBIAN_FRONTEND=noninteractive
12
0 commit comments