Sign inSign up

pengo/rep2

By pengo

Updated almost 3 years ago

open774/p2-php のコンテナ化

Image
6

100K+

pengo/rep2 repository overview

概要

をひとつのコンテナにしたものです。

使い方

mkdir p2data
docker run -d --name rep2 -p 8080:80 -v $PWD/p2data:/ext pengo/rep2
open http://localhost:8080

この例ではディレクトリp2dataの下に各データを作ります。 再起動してもデータが消えることはありません。

Tag summary

Content type

Image

Digest

Size

104.4 MB

Last updated

about 5 years ago

docker pull pengo/rep2