Sign inSign up

alireaza/postman

By alireaza

Updated 10 months ago

Postman

Image
0

1.2K

alireaza/postman repository overview

Postman

Build

Via GitHub repository

$ docker build --tag alireaza/postman:$(date -u +%Y%m%d) --tag alireaza/postman:latest https://github.com/alireaza/postman.git

Run

$ docker run \
--interactive \
--tty \
--rm \
--mount="type=bind,source=/tmp/.X11-unix,target=/tmp/.X11-unix" \
--env="DISPLAY=$DISPLAY" \
--device="/dev/dri:/dev/dri" \
--env="TZ=$(cat /etc/timezone)" \
--mount="type=bind,source=/var/run/dbus/system_bus_socket,target=/var/run/dbus/system_bus_socket" \
--mount="type=bind,source=$(pwd)/udocker,target=/home/udocker" \
--name="postman" \
alireaza/postman

Tag summary

Content type

Image

Digest

sha256:4c222b379

Size

391 MB

Last updated

10 months ago

docker pull alireaza/postman