Adam Kuśmierz

Results 24 comments of Adam Kuśmierz

see [davidgaya/docker-apache-php-oci](https://github.com/davidgaya/docker-apache-php-oci)

See #19. I've planned also php7, but there is problem with mssql driver.

I just thinking about difference between: ``` dockerfile ADD http://www.adminer.org/static/download/$ADMINER_VERSION/adminer-$ADMINER_VERSION.php /var/www/index.php ``` and downloading it using `wget` (system one or from apk, but system's is without https support). Mainly first...

@mathroc any chances to push this version into the wild?

@clue do we really need ODBC (#15)? It makes only problems (749192d)...

hi @groenroos Thanks for your reply. Yeah, I've changed it by myself before and it seems to work now. Hopefully this patch will fix it permanently.

@brikis98 could you provide just some instructions how we could remove `docker-osx-dev`?