Giter Site home page Giter Site logo

origamiphp / docker-images Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 4.0 336 KB

Docker images for local development.

Home Page: https://hub.docker.com/u/ajardin

License: MIT License

Dockerfile 90.71% Shell 3.91% Makefile 5.38%
blackfire docker docker-images drupal hacktoberfest magento2 orocommerce php sylius symfony

docker-images's People

Contributors

ajardin avatar duboiss avatar fulmenef avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-images's Issues

Mac OSX ssh agent permissions

Hello,
i saw your solution to the non-root permission issue with ssh agent on osx docker/for-mac#410 (comment)

Unfortunately, i can not reproduce it, even with your own docker images

$ docker run -ti -v /run/host-services/ssh-auth.sock:/run/host-services/ssh-auth.sock -e SSH_AUTH_SOCK="/run/host-services/ssh-auth.sock" ajardin/symfony-php bash

bash-5.0# ls -lsa /run/host-services/
total 12
     4 drwxr-xr-x    1 www-data www-data      4096 Jan 27 09:10 .
     8 drwxr-xr-x    1 root     root          4096 Dec 23 21:39 ..
     0 srwxr-xr-x    1 root     root             0 Jan 27 08:27 ssh-auth.sock

bash-5.0# ssh [email protected]
The authenticity of host 'github.com (140.82.118.3)' can't be established.
RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'github.com,140.82.118.3' (RSA) to the list of known hosts.
[email protected]: Permission denied (publickey).

Does this really works on your system ?

No permissions to create composer/ssh directories

When using composer in the php 7.4 and 8.1 images, I have this kind of error:

fatal: could not create leading directories of '/var/www/.composer/cache/vcs/git-bitbucket.org-myrepository.git'

So far I was able to fix it by manually creating the directories /var/www/{.composer,.cache,.ssh} and changing the owner from root to www-data but perhaps it would be possible to change the owner of /var/www to www-data directly ? Or maybe a better solution you might think of.

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.