4 lines
112 B
Bash
Executable File
4 lines
112 B
Bash
Executable File
#!/bin/sh
|
|
docker build -t derkades/namelessmc-nginx nginx_web
|
|
docker build -t derkades/namelessmc-php php_fpm
|