-
##### Issue description
I had a requirement pinned to "
-
macOS 10.13.4
Docker Server 18.03.0-ce
bitrixdock commit e00f5d3
Hi,
I tried installing bitrixdock on macOS using `docker-container up -d`, but MySQL is always restarting:
```
-> % docker …
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
- UI
##### ENVIRONMENT
* AWX version: 1.0.4.7
* AWX install method: docker on linux
* Ansible version: 2.4.3.0
* Web Browser: Opera, Chr…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
- Installer
##### SUMMARY
Unable to setup AWX fails || postgress docker container i'm unable to communicate
##### ENVIRONMENT
* AW…
-
`FluxChartRelease` resources are effectively workload controllers, or will usually be, since they will typically
- refer to a chart that includes at least one core workload controller
- specify …
-
**Description**
In an existing docksal command to create a new multisite, I have the myql query commands as followed in the drupal7-advanced project.
```
local database="${1}"
local mysql_…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
- UI
##### SUMMARY
When AWX is deployed with all components replica 1 in a Docker Swarm, and nginx is configured as a reverse proxy …
-
On gaprindashvili-1, when Embeded ansible role is enable I see below errors in `evm.log`. PR #16205 introduced `DockerEmbeddedAnsible` class to manages [AWX](https://github.com/ansible/awx) containers…
-
Error compiling memcached extension even having sasl disabled in configure.
```
# pecl download redis memcached
# cd memcached-3.0.3/
# phpize
# ./configure --disable-memcached-sasl
...
che…
-
Not a PHP guy so please bear with me here.
```
FROM php:5.6.33-apache-jessie
RUN docker-php-ext-install -j$(nproc) pdo_mysql mysql mysqli
```
And i got this error
```
POSIX.pm did not ret…