Michael Babker

Results 428 comments of Michael Babker

It should be possible using Docker's configuration routines. The image structure is based on the WordPress image, so I would think that the guide at http://www.sitepoint.com/how-to-use-the-official-docker-wordpress-image/ (which has a section...

For now you'd just update Joomla as you would a normal web hosted install. I would suggest that it might be too complicated to try and not make the entire...

At the moment no but I'd take a pull request adding build variants with PostgreSQL support.

Well, yes and no. We need to make sure our entrypoint script doesn't cause issues if you try to boot connected to a PostgreSQL container as that file does a...

Not having a functional Docker installation anymore to work with, my first guess would be that there's added latency with filesystem operations since the volume is now on a remote...

Except by doing that, the files at the application root become stored outside of a mountable volume (index.php, .htaccess, robots.txt primarily). And keeping a volume at that level makes having...

Is there a best practice concerning this? Because honestly looking through the official Docker image library (of which this repo is a part of, just not "owned" by their organization),...

Admittedly, I honestly haven't worked with Docker in well over a year aside from maintaining this image. So at this point, I can't even say at any level what a...

The same issues with `datetime` columns.

@gwsdesk - Trying to keep duplicates to a minimum too. Currently, one can go to the GitHub item and subscribe to notifications (the button now has a prominent place in...