Recommend this page to a friend! |
Classes of Gjero Krsteski | > | PHP Nuclear Reactor | > | build.sh | > | Download |
|
![]() |
#!/usr/bin/env bash docker build -t reactphp-pimf-api . docker run -d -p 1337:1337 --name=reactphp-pimf-api-container reactphp-pimf-api |