netcatninja/cookbook:glibc
$ singularity pull shub://netcatninja/cookbook:glibc
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/cookbook
- License: GNU General Public License v3.0
View on Datalad
Metrics
key | value |
---|---|
id | /containers/netcatninja-cookbook-glibc |
collection name | netcatninja/cookbook |
branch | master |
tag | glibc |
commit | 74cb540ddadd29dae318e4b8b9c8c4d070143d2f |
version (container hash) | d555c0609467b1479adf45ae01ff06bf |
build date | 2019-05-10T10:48:53.386Z |
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.