PHP Classes

File: docker-php-7

Recommend this page to a friend!
  Classes of Gabriel Couto   PHP Gameboy Emulator   docker-php-7   Download  
File: docker-php-7
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Gameboy Emulator
Emulate Gameboy console in a terminal in pure PHP
Author: By
Last change:
Date: 8 years ago
Size: 66 bytes
 

Contents

Class file image Download
#!/bin/bash docker run -it -v $PWD:/app -w /app php:cli /bin/bash