netcatninja/glibc:latest
$ singularity pull shub://netcatninja/glibc:latest
Singularity Recipe
BootStrap: docker
From: ubuntu:16.04
%help
Start with a newer version of glibc.
%runscript
ldd --version | head -n 1
%environment
export LANG=en_US.UTF-8
export PATH=/usr/bin:/usr/local/sbin:/bin:/usr/local/bin:/usr/sbin:/sbin
%post
apt-get -y update && apt-get install -y --no-install-recommends \
libc-bin
%labels
Author Brie Carranza
Collection
- Name: netcatninja/glibc
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/netcatninja-glibc-latest |
collection name | netcatninja/glibc |
branch | master |
tag | latest |
commit | 1a5ecb57949e9d6636025923f37775805e36666d |
version (container hash) | 9d7544f92377138ae4fa1f8e12c0171d |
build date | 2020-09-26T00:45:55.467Z |
size (MB) | 119 |
size (bytes) | 55762975 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.