-
docker-compose up gives ERROR: invalid --net and aborts on Windows Server 2016 Technical Preview 4 Build 10575 unless net: default or net: none is specified in docker-compose.yml
PS C:\Users\Administ…
-
Not a ssh guru by any means but followed the "Run a New Wocker Container" instructions and am getting the following:
PS C:\wocker> vagrant ssh
bargee@127.0.0.1: Permission denied (publickey,keyboa…
-
#28
-
Have you guys considered adding compatibility with the docker provider from Vagrant? I was forced to upgrade to VirtualBox 5.0.8, which no longer works with Vagrant, or VVV. I'm attempting to use Para…
-
I am using Wocker to try out using a theme and plugin that my company bought for a client, that also requires the PHP Zip module to be installed. Running inside the Wocker environment, The theme is gi…
-
## Information
**VIM version**
NVIM v0.3.1
Build type: RelWithDebInfo
Operating System: Windows 10 Home 64bit
Version 1803
OS build 17134.345
## What went wrong
Does not lint st…
-
Hey, I'm not knowledgeable enough to know if this is possible, or how difficult it would be to implement, but could [Wordmove](https://github.com/welaika/wordmove) be somehow build into Wocker? I thin…
-
Hello I have a problem with the PHP Zip module, How do I enable this module?
-
When attempting to reset the wordpress database using WP-CLI, I get an error when trying to confirm [y/n].
-
I tried wordmove via ftp, but shows error "lftp not found"
Because, Wordmove needs lftp package, but Wocker docker image does not include.
So I did `apt-get update && apt-get install -y lftp` for …