remyd1/alpine_netools:latest

$ singularity pull shub://remyd1/alpine_netools:latest

Singularity Recipe

Bootstrap: docker
From: alpine:3.6

%runscript
    exec /usr/bin/nmap "$@"

%labels
   AUTHOR remy.dernat@umontpellier.fr

%post
    echo http://nl.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories
    apk update && \
    apk add --no-cache nmap nbtscan iperf nethogs netcat-openbsd

Collection


View on Datalad

Metrics

key value
id /containers/remyd1-alpine_netools-latest
collection name remyd1/alpine_netools
branch master
tag latest
commit b2c1e7008c06a3e8e207d83291b40ce16d97f8ff
version (container hash) 9bbd09b958cf5d55ae5e2eb2b948bc13
build date 2019-08-19T13:34:22.332Z
size (MB) 200
size (bytes) 7180319
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.