Sign inSign up

dvmfa90/baseline

By dvmfa90

Updated almost 2 years ago

This will be baseline image for most of other images

Image
0

844

dvmfa90/baseline repository overview

Baseline will use alpine image. This alpine image will have some default tools:

  • fish shell
  • vim

RUN:

docker run -it --rm dvmfa90/baseline:latest

This will log you into the container using fish shell by default

With --rm container will be removed after you exit

docker run -it dvmfa90/baseline:latest /bin/sh

This will log you into the container using sh shell

Tag summary

Content type

Image

Digest

sha256:9aed5c98b

Size

18.8 MB

Last updated

almost 2 years ago

docker pull dvmfa90/baseline