Sign inSign up

fani/strace-ubuntu

By fani

Updated over 7 years ago

/bin/bash in ubuntu:latest where strace is installed

Image
0

229

fani/strace-ubuntu repository overview

Dockerfile:

FROM ubuntu:latest

MAINTAINER Fani Dimou [email protected]

RUN apt-get -y update && apt-get install -y strace

ENTRYPOINT /bin/bash

Tag summary

Content type

Image

Digest

Size

48.5 MB

Last updated

over 7 years ago

docker pull fani/strace-ubuntu