PHP Classes

File: build.sh

Recommend this page to a friend!
  Classes of Gjero Krsteski   PHP Nuclear Reactor   build.sh   Download  
File: build.sh
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Nuclear Reactor
Asynchronous RESTful API using ReactPHP and PIMF
Author: By
Last change: Update of build.sh
Date: 4 years ago
Size: 137 bytes
 

Contents

Class file image 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