Sign inSign up

alireaza/phpstorm

By alireaza

Updated 10 months ago

PHPStorm

Image
2

1.0K

alireaza/phpstorm repository overview

PHPStorm

Build

Via GitHub repository

$ docker build --tag alireaza/phpstorm:$(date -u +%Y%m%d) --tag alireaza/phpstorm:latest https://github.com/alireaza/phpstorm.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=$(pwd)/udocker,target=/home/udocker" \
--name="phpstorm" \
alireaza/phpstorm

Tag summary

Content type

Image

Digest

sha256:b84a48af1

Size

1.2 GB

Last updated

10 months ago

docker pull alireaza/phpstorm