GithubHelp home page GithubHelp logo

jnyryan / docker-simplesamlphp Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 24.0 46 KB

simpleSAMLphp installed on a vagrant virtual machine and hosted in Docker.

License: MIT License

Shell 0.72% PHP 94.87% ApacheConf 4.41%

docker-simplesamlphp's People

Contributors

jnyryan avatar

Stargazers

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

Watchers

 avatar  avatar

docker-simplesamlphp's Issues

Docker install fails with error at Composer/SimpleSAML Step

I've found this Dockerfile very useful as an exercise in learning Docker and in the process get my head around simpleSAML. I started with the Docker image available on the Docker hub which saved a lot of time in debugging my iDP.

I did hit a problem when trying to create my own Dockerfile, and then later discovered that the problem exists here also, so it wasn't just my simpleSAML newbie status.

When running the install the Composer step that performs the simpleSAML install fails now, presumably due to changes in simpleSAML dependencies since this script was created.

Here is the output showing the problem

Step 28 : RUN php composer.phar install
 ---> Running in b2c6110c2f1d
PHP Warning:  Module 'mcrypt' already loaded in Unknown on line 0
PHP Warning:  Module 'mcrypt' already loaded in Unknown on line 0
Running composer as root/super user is highly discouraged as packages, plugins and scripts cannot always be trusted
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - The requested PHP extension ext-pdo_sqlite * is missing from your system. Install or enable PHP's pdo_sqlite extension.

The command '/bin/sh -c php composer.phar install' returned a non-zero code: 2

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.