Git Product home page Git Product logo

Comments (4)

JulienD avatar JulienD commented on July 29, 2024

Hello,

How do you start you container?

When running the following command I can ssh to the container:

$ docker run -d -p 8022:22  -p 8080:80 -v /Users/julien/Src/application:/var/www/html -v /Users/julien/Src/database:/var/lib/mysql --name myapp  -t julien/lamp-drupal
$ 
$ ssh [email protected] -p8022
$ [email protected]'s password:

Have you forwarded port 22? What does you shell says when you try to connect?

from docker-drupal.

wadmiraal avatar wadmiraal commented on July 29, 2024

@JulienD thanks for helping out :-).

@CodeStrider35 Just as JulienD says, are you forwarding port 22? By using something like -p 8022? I've posted a tutorial about using this image here; you might want to check it out.

from docker-drupal.

wadmiraal avatar wadmiraal commented on July 29, 2024

Closing, as no activity since April.

from docker-drupal.

zoiosilva avatar zoiosilva commented on July 29, 2024

Solved in #24.

from docker-drupal.

Related Issues (20)

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.