Skip to content

Commit

Permalink
[bot] binoc/update-2021-05-22 (#353)
Browse files Browse the repository at this point in the history
* Automated deployment to update containers 2021-05-22

* Update container.yaml

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
Co-authored-by: Vanessasaurus <814322+vsoch@users.noreply.github.com>
  • Loading branch information
3 people committed May 22, 2021
1 parent 93d55af commit 7e66777
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 16 deletions.
5 changes: 3 additions & 2 deletions registry/ghcr.io/autamus/ascent/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ maintainer: '@vsoch'
description: An open source many-core capable lightweight in situ visualization and
analysis infrastructure for multi-physics HPC simulations.
latest:
0.7.0: sha256:c025f72e442b7a4f5626e0520e09e8a7a5e5f5c630565cbd8d0d178ff2585ee6
0.7.1: sha256:83c71fb3ac8716336a4c08d200723c6bd7fc1c3cad304f5c391e18cadabc6139
tags:
0.7.0: sha256:c025f72e442b7a4f5626e0520e09e8a7a5e5f5c630565cbd8d0d178ff2585ee6
latest: sha256:c025f72e442b7a4f5626e0520e09e8a7a5e5f5c630565cbd8d0d178ff2585ee6
0.7.1: sha256:83c71fb3ac8716336a4c08d200723c6bd7fc1c3cad304f5c391e18cadabc6139
latest: sha256:83c71fb3ac8716336a4c08d200723c6bd7fc1c3cad304f5c391e18cadabc6139
5 changes: 3 additions & 2 deletions registry/ghcr.io/autamus/picard/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ maintainer: '@vsoch'
description: A set of command line tools (in Java) for manipulating high-throughput
sequencing (HTS) data and formats such as SAM/BAM/CRAM and VCF.
latest:
2.25.4: sha256:f9e420ca9ee6587356f413a079d587ad0e2f94c326b2433b70fa0265f17d963a
2.25.5: sha256:76b4ae78a595dd49054c42b3410db4aac6d0b06a8f6b16a88802376197bf3a90
tags:
2.25.2: sha256:59d36498e8678f471aa46e0f1de0c1f0de953feb826ce76c48bd56ba5d57f35e
2.25.3: sha256:5ad0c904339aedf7f6e2feb20706bbe594ecff5226b5df947bccc817f25bc882
2.25.4: sha256:f9e420ca9ee6587356f413a079d587ad0e2f94c326b2433b70fa0265f17d963a
latest: sha256:f9e420ca9ee6587356f413a079d587ad0e2f94c326b2433b70fa0265f17d963a
2.25.5: sha256:76b4ae78a595dd49054c42b3410db4aac6d0b06a8f6b16a88802376197bf3a90
latest: sha256:76b4ae78a595dd49054c42b3410db4aac6d0b06a8f6b16a88802376197bf3a90
aliases:
picard: /opt/view/bin/picard
picard.jar: /opt/view/bin/java -jar /opt/view/bin/picard.jar
2 changes: 1 addition & 1 deletion registry/jupyter/datascience-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:5e5bf78bfa351c0255cea5269a0461afbf6b50b51e923a7436229208ea8487f9
tags:
"4.0": sha256:5e5bf78bfa351c0255cea5269a0461afbf6b50b51e923a7436229208ea8487f9
latest: sha256:9f1b1eda1f911baffdbb992d8db8cdc3edcfe7b7ffd6a760b3236b93875868c9
latest: sha256:fefd7b093e611a17da775860fdff807b229659cbb45607883496b4323e51e40d
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion registry/jupyter/minimal-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:6f9d189494fe091700681eb39b429dfe1420ad0717697c2e2293779fcb80cd1e
tags:
"4.0": sha256:6f9d189494fe091700681eb39b429dfe1420ad0717697c2e2293779fcb80cd1e
latest: sha256:6c91f60f69e742ab6657aabb0e68ed43313023561252f2e70ebad34075ba25e4
latest: sha256:fa135ed685cff884d27c278dcc9fde0afb1b3e05ef50482d94cfa371ed2b0e3c
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion registry/jupyter/pyspark-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:2aa9a0183bcfe80cd9e2a6c0a52d797bd5b67d1e2db9437c7345c2404b5a86c1
tags:
"4.0": sha256:2aa9a0183bcfe80cd9e2a6c0a52d797bd5b67d1e2db9437c7345c2404b5a86c1
latest: sha256:5ccf53f7b90fdcde4db0db7ed856aab7f98fb3aece2ef619930b5d5e41f91ec9
latest: sha256:4e4415217eafcf6ec4dbb138bab67294ca70e152a59f5d7c9200d4ddefd5c25f
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion registry/jupyter/r-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:8c9e0ae86ef780855cba13e48adbcd9a43a12f93e61fe424a1e3398700ce0b51
tags:
"4.0": sha256:8c9e0ae86ef780855cba13e48adbcd9a43a12f93e61fe424a1e3398700ce0b51
latest: sha256:fe250e03e226cf9b6f8e1dbca62904a1171a9a741129dbd501ae08626db80b65
latest: sha256:49e018905eda1f0d6a7418cf447cc0e5f3039eb679642f6ec192926a3e8304e9
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
2 changes: 1 addition & 1 deletion registry/jupyter/scipy-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
"4.0": sha256:c650887d0bb8ec6fe899b58c2a8dec896e4e2c93b70135caabaa11cbe4d0d456
tags:
"4.0": sha256:c650887d0bb8ec6fe899b58c2a8dec896e4e2c93b70135caabaa11cbe4d0d456
latest: sha256:73dacd608a8856e3dd82ba5219d4ee4d9eec81dfd2ecda769fd96abb37afab53
latest: sha256:d0ac9527292c60f3b267c6081907eabff66f47a43eaba7d2135d9653a903ba99
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
6 changes: 3 additions & 3 deletions registry/jupyter/tensorflow-notebook/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ url: https://hub.docker.com/r/jupyter/tensorflow-notebook
maintainer: '@vsoch'
description: Jupyter Tensorflow Notebook from https://github.com/jupyter/docker-stacks
latest:
ubuntu-20.04: sha256:99936703ccabdb10f1525fbd37aaf40688c504cd365d21ad04e661bd02d96618
ubuntu-20.04: sha256:6c2958b6b738bcbec4d7aaed3af2aabf7dc7278b3bd559213863827279874fb6
tags:
latest: sha256:99936703ccabdb10f1525fbd37aaf40688c504cd365d21ad04e661bd02d96618
ubuntu-20.04: sha256:99936703ccabdb10f1525fbd37aaf40688c504cd365d21ad04e661bd02d96618
latest: sha256:6c2958b6b738bcbec4d7aaed3af2aabf7dc7278b3bd559213863827279874fb6
ubuntu-20.04: sha256:6c2958b6b738bcbec4d7aaed3af2aabf7dc7278b3bd559213863827279874fb6
aliases:
- name: run-notebook
command: jupyter notebook --no-browser --port=$(shuf -i 2000-65000 -n 1) --ip 0.0.0.0
Expand Down
6 changes: 3 additions & 3 deletions registry/rabbitmq/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ url: https://hub.docker.com/r/_/rabbitmq
maintainer: '@vsoch'
description: RabbitMQ is an open source multi-protocol messaging broker.
latest:
3.8.16-alpine: sha256:27582b160c2c4194826083c91ebcbff631bfbcd16a1bd9358872f0dabd523fba
3.8.16-alpine: sha256:f3bfdcc8d2a318bc5af73750818fe5b559da8f33b52c9c1fd9580207bf9764a1
tags:
3.8.15-rc.2-alpine: sha256:56682567544860464b89625edbd28b524ca12aa5cae4e76ee9e5b887a2db7a06
3.8.16-alpine: sha256:27582b160c2c4194826083c91ebcbff631bfbcd16a1bd9358872f0dabd523fba
latest: sha256:e93170cb83032b0f88daff054ea5da2465229f851537a4e938726652b2c04c70
3.8.16-alpine: sha256:f3bfdcc8d2a318bc5af73750818fe5b559da8f33b52c9c1fd9580207bf9764a1
latest: sha256:06da440e0a34239540a6cc18895ee3263f0ca446d8dc4d1e2777770bfeff541a
aliases:
rabbitmq-defaults: /opt/rabbitmq/sbin/rabbitmq-defaults
rabbitmq-diagnostics: /opt/rabbitmq/sbin/rabbitmq-diagnostics
Expand Down
2 changes: 1 addition & 1 deletion registry/spack/ubuntu-bionic/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ latest:
0.16.1: sha256:8261977ff63fe420446c349f0e3bd4e09a6417ebb1008ab472861041f1edd11b
tags:
0.16.1: sha256:8261977ff63fe420446c349f0e3bd4e09a6417ebb1008ab472861041f1edd11b
latest: sha256:c1fedcafdb938084a31d3b2eb8cc2bbb7e452a3034966372a2ffa07943a98127
latest: sha256:2cacaf5f6ee2b141912d6df8e6b421ac20ec7a79e6dae77629ac464f80680f89
aliases:
sbang: /opt/spack/bin/sbang
spack: /opt/spack/bin/spack
Expand Down

0 comments on commit 7e66777

Please sign in to comment.