Sign inSign up

iamluc/sf-installer

By iamluc

Updated almost 7 years ago

Small symfony-installer image based on Alpine linux (~17 Mo)

Image
1

2.7K

iamluc/sf-installer repository overview

About

Small symfony-installer image based on Alpine linux (~17 Mo)

Usage
docker run --rm -it -v $HOME:$HOME -w $PWD -u `id -u`:`id -g` iamluc/sf-installer
Tips

Create an alias

alias symfony="docker run --rm -it -v \$HOME:\$HOME -w \$PWD -u \`id -u\`:\`id -g\` iamluc/sf-installer"
Build
docker build -t iamluc/sf-installer .

Tag summary

Content type

Image

Digest

sha256:ed79c5598

Size

6 MB

Last updated

almost 7 years ago

docker pull iamluc/sf-installer