Giter Site home page Giter Site logo

bitplus / docker-lnmp-10.3 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 74 KB

Docker container with Nginx/Adminer/MariaDB 10.3/PHP 5.6/PHP 7.3

Home Page: https://hub.docker.com/r/dtstudio/php

License: MIT License

Shell 1.03% Dockerfile 97.97% PHP 0.99%
docker nginx php

docker-lnmp-10.3's Introduction

Docker LNMP Environment using MariaDB 10.3

Docker container with Nginx/Adminer/MariaDB 10.3/PHP 5.6/PHP 7.3

Thanks to https://labs.play-with-docker.com/ , we can try the environment easily. Just click below:

Try in PWD Then execute commands below:

docker stack rm pwd
git clone https://github.com/bitplus/docker-lnmp-10.3
cd docker-lnmp-10.3
bash start.sh

Start using docker-compose:

git clone https://github.com/bitplus/docker-lnmp-10.3
cd docker-lnmp-10.3
docker-compose up -d

Stop using docker-compose:

docker-compose down

Status:

docker-compose ps

Start using docker swarm:

bash start.sh or docker stack deploy -c stack.yml lnmp

Stop using docker swarm:

docker stack rm lnmp

Status:

docker stack ps lnmp --no-trunc

Notes:

If running Docker swarm, the path of directory structure must exist on every swarm node (also on manager). Otherwise, you will get error 'invalid mount config for type "bind": bind source path does not exist'.

Branch main is for Dockerfile updates and Docker Hub auto build.

Branch compose is for normal YAML files updated.

docker-lnmp-10.3's People

Contributors

bitplus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.