Code Monkey home page Code Monkey logo

dockerweb's Introduction

Faraz's Twitter Faraz's Linkdein

Hi there ๐Ÿ‘‹ I'm Faraz.

dockerweb's People

Contributors

fffaraz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dockerweb's Issues

run build individually to work

Hi I've been trying to get this to work and it fails on unable to find fffaraz/proxy/base:latest and says may have to login to dockerhub.

I've realized I can build individually by docweb build web/proxy/base but then I'll need to also do it for php7nginx. Why doesnt docweb build:all command work?

docweb proxy:run --debug local.hosting

trying to run this command but got this error :
Unable to find image 'fffaraz/proxy:latest' locally
docker: Error response from daemon: pull access denied for fffaraz/proxy, repository does not exist or may require 'docker login'.
See 'docker run --help'.

Deploying LAMP with Docker on Linode

Hi,

I have 2 questions to start and your answer may result in several other questions:

  1. Using your repo, are the security bits configured (fail2ban, modsecurity, mysql security)?
  2. Using your repo, can I isolate users from each other (distinct LAMP Stack)?

Thanks.

Repository does not exist or may require 'docker login'

Hello,
I run command: docweb build:all but error:
`checking for libzip... not found
configure: error: Please reinstall the libzip distribution
The command '/bin/sh -c chown root:root /script_.sh && chmod 540 /script_.sh && sync && /script_init.sh' returned a non-zero code: 1

/opt/dockerweb/docweb build app/phpmyadmin
Sending build context to Docker daemon 12.29kB
Step 1/3 : FROM fffaraz/web/php7nginx:latest
pull access denied for fffaraz/web/php7nginx, repository does not exist or may require 'docker login'
echo DONE
DONE
exit 0
`
I already install libzip-dev. I run in Ubuntu 16.04 LTS.

building web/php7nginx mysql-client error

docweb build web/php7nginx
E: Package 'mysql-client' has no installation candidate

possible fix:
apt-get install mariadb-client
OR
apt-get install default-mysql-client
apt-get install default-libmysqlclient-dev

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.