Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc71b11ffd |
||
|
|
aa62910a55 |
2 changed files with 2 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM registry.fedoraproject.org/fedora:rawhide
|
||||
FROM registry.fedoraproject.org/fedora:33
|
||||
|
||||
ENV NAME=compneuro VERSION=0 ARCH=x86_64
|
||||
|
||||
|
|
@ -9,8 +9,7 @@ LABEL com.redhat.component="$NAME" \
|
|||
run="podman run -it IMAGE" \
|
||||
maintainer="NeuroFedora SIG <neuro-sig@lists.fedoraproject.org>" \
|
||||
url="https://neuro.fedoraproject.org" \
|
||||
summary="The CompNeuro container image includes commonly used neuron modelling and simulation tools." \
|
||||
description="The CompNeuro container image includes commonly used neuron modelling and simulation tools."
|
||||
summary="The CompNeuro container image includes commonly used neuron modelling and simulation tools."
|
||||
|
||||
# Installing Neuro Fedora Packages and jupyter notebook
|
||||
RUN dnf --setopt=tsflags=nodocs groupinstall -y --with-optional "Neuron Modelling Simulators" --skip-broken && \
|
||||
|
|
|
|||
0
sources
0
sources
Loading…
Add table
Add a link
Reference in a new issue