Giter VIP home page Giter VIP logo

docker's People

Contributors

abcdmitry avatar birgerk avatar fredericseiler 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

Watchers

 avatar  avatar  avatar  avatar  avatar

docker's Issues

PHP 7.1?

I just started with using GitLab CI with these excellent images, but since I want to be prepared for the future, I would like to test with PHP7.1 (RC6 is currently the latest).

Would it be possible to create a 7.1RC6 version, or do you want to wait until it's final?

Many thanks in advance!

Compile all php extensions by default

Compile all php extensions by default but do not enable them. They have to be enabled manually with docker-php-ext-enable
Though leave xdebug special directives in an .ini file

Do not forget to update docs

docker-php-ext-enable

Docker team introduced their own docker-php-ext-enable script, I have to stick with it and get rid of mine. Images are failing to build now

PHP 7 XDebug not found?

Using Docker executor with image tetraweb/php:7.0-cli ...
Pulling docker image tetraweb/php:7.0-cli ...

$ docker-php-ext-enable xdebug
error: /usr/local/lib/php/extensions/no-debug-non-zts-20151012/xdebug does not exist

usage: /usr/local/bin/docker-php-ext-enable module-name [module-name ...]
ie: /usr/local/bin/docker-php-ext-enable gd mysqli
/usr/local/bin/docker-php-ext-enable pdo pdo_mysql

Possible values for module-name:
bcmath.so bz2.so calendar.so dba.so enchant.so exif.so ftp.so gd.so gettext.so gmp.so imap.so intl.so ldap.so mbstring.so mcrypt.so mongodb.so mysqli.so opcache.so pcntl.so pdo.so pdo_dblib.so pdo_mysql.so pdo_pgsql.so pgsql.so pspell.so shmop.so snmp.so soap.so sockets.so sysvmsg.so sysvsem.so sysvshm.so tidy.so wddx.so xmlrpc.so xsl.so zip.so

I've done a docker pull tetraweb/php:7.0-cli, and it's still happening with that.

PHP 5.3 phpunit

Parse error: syntax error, unexpected '[' in phar:///usr/local/bin/phpunit.phar/dbunit/Extensions/Database/DataSet/AbstractDataSet.php on line 34

Example PHP project

Create test project based on YII2, Laravel? with configuration examples:

  • .gitlab-ci.yml
  • run-tests.sh
  • phpcs
  • phpunit

Memcache

Is there any optimizations needed for Memcache?

PHPUnit not supported in 5.6-image

Hi there,

I'm using the 5.6-image.

If calling on command-line: phpunit --configuration phpunit.xml.dist

I'm getting:

PHPUnit 6.1.4 by Sebastian Bergmann and contributors.

This version of PHPUnit is supported on PHP 7.0 and PHP 7.1.
You are using PHP 5.6.30 (/usr/local/bin/php).

It seems like it's.... the wrong binary or smth?

MySQL docker

Create MySQL Docker files with reduced requirements for RAM

phpunit, phpcs

Should we include them into image or user is supposed to install it through composer?

FAQ

  1. Installing and enabling extensions
  2. Simple deploy with handling ssh private keys

MariaDB, Percona

Look at MariaDB and Percona, should we provide them as alternatives for MySQL

Node.js

Add node.js (and npm) since it might be required for building final application

PHP GMP

GMP extension fails to build

PHP 5.2 can't build

debian:squeeze - the base of PHP 5.2 image is now legacy. Docker get an error in a build.

PHP Imap

Can't build php imap (at least for php 7)

php.ini values

How to pass custom php.ini values to container?

  • Connect user's uploaded php.ini via Volume?
  • Obtain it from git repo?

PHP 7 Memcache

Apologies for this issue, it's just a brief discussion about Memcache.

Did the Dockerfile build correctly with the pecl install Memcache?

I tried a few days ago (basing my images on yours), and I could only get it to build if I grabbed the version from GitHub rather than from Pecl.

Required Modules

Hi there,

i need for my test setup the following:

packages:
libmagickwand-dev libgeoip-dev

PECL Modules:
imagick apcu-(5.1.8) geoip

How do i get them into my build setup?

Thanks & Cheers,
Thomas

How to use mysql container in GitLab CI

Thanks for this great docker images collection!

I'm trying to connect to the mysql container during my test suite, but it's always failling, do you have some tips for this?

Thanks again.

OpenSSH Client?

My composer install fails because it tries to clone from my GitLab. Can openssh-client be part of the main image?

Also, is there a sane way of passing a private key, so it can ssh into my GitLab box. At the moment, I have a script which fetches a private key from my LAN, key scanning the host (to add the key)

Interactive mode fails

Interactive mode fails with

curl -L https://raw.githubusercontent.com/TetraWeb/docker/master/gitlab-runner-vm/bootstrap.sh | bash

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.