Skip to content

Commit

Permalink
Add changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 17, 2023
1 parent 719d05a commit 1399b93
Show file tree
Hide file tree
Showing 32 changed files with 18,124 additions and 16,810 deletions.
29 changes: 15 additions & 14 deletions _data/containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ bases:
name: continuumio/miniconda3
- count: 177
name: ghcr.io/mkandes/naked-singularity
- count: 173
name: aibasel/downward
- count: 163
name: python
- count: 146
name: aibasel/downward
- count: 126
name: tensorflow/tensorflow
- count: 96
Expand Down Expand Up @@ -107,6 +107,8 @@ bases:
name: conda/miniconda2
- count: 12
name: openfluid/openfluid
- count: 12
name: julia
- count: 12
name: nitishnarula/secure/ubuntu-focal
- count: 12
Expand All @@ -115,8 +117,6 @@ bases:
name: ufscar/ubuntu_ompi
- count: 11
name: deeplearnphysics/larcv2
- count: 11
name: julia
- count: 11
name: trinityrnaseq/trinityrnaseq
- count: 11
Expand Down Expand Up @@ -1922,7 +1922,7 @@ bases:
- count: 1
name: vitrivr/adampro
bootstraps:
- count: 5938
- count: 5966
name: docker
- count: 468
name: shub
Expand Down Expand Up @@ -2837,7 +2837,7 @@ orgs:
name: sachet
tags:
latest: 648
other: 5537
other: 5565
versions:
/nrs/funke/singularity/linajea/pylp_base:
v1.5.img: 1
Expand Down Expand Up @@ -2900,12 +2900,12 @@ versions:
adriansevcenco/alienpy.dock:
latest: 1
aibasel/downward:
'19.06': 31
'19.12': 33
'20.06': 46
'21.12': 14
'22.06': 18
'22.12': 4
'19.06': 35
'19.12': 37
'20.06': 50
'21.12': 18
'22.06': 23
'22.12': 10
airl_lab/default/airl_env:
base_ci: 1
alan0415/singularity_tf_rdma:
Expand Down Expand Up @@ -3884,6 +3884,7 @@ versions:
'1.4': 1
1.4.0: 1
1.4.1: 1
1.5-buster: 1
1.6.2: 1
1.7.2: 1
1.8.0: 2
Expand Down Expand Up @@ -5336,12 +5337,12 @@ versions:
'18.10': 9
'19.04': 32
'19.10': 16
'20.04': 396
'20.04': 395
'20.04 ': 1
'20.10': 3
'21.04': 3
'21.10': 3
'22.04': 37
'22.04': 38
'22.10': 6
'23.10': 1
UBUNTU_VERSION: 1
Expand Down
1,155 changes: 984 additions & 171 deletions _data/repos.yml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:19.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:19.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:20.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:21.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:22.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:22.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:22.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:19.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:19.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:20.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:21.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:22.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:22.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:22.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:19.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:19.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:20.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:21.12

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:22.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# This file has been automatically generated.

Bootstrap: docker
From: aibasel/downward:22.06

%setup
# Just for diagnosis purposes
hostname -f > $SINGULARITY_ROOTFS/etc/build_host

%post

%labels
Name Fast Downward
Description Singularity image for the Fast Downward planning system
Loading

0 comments on commit 1399b93

Please sign in to comment.