authelia/internal/suites/example/compose
Philipp Staiger 7ff0a39c02
fix(suites): disable cgo for delve during development (#2129)
#2101 introduced a minor regression when using the authelia scripts suite for developing.

The following issues occurred:

```
[00] # runtime/cgo
[00] cgo: exec gcc: exec: "gcc": executable file not found in $PATH
```

Adding the CGO_ENABLED=0 before the dlv build command in the run-backend-dev.sh fixed the issue.
2021-07-01 10:28:24 +10:00
..
authelia fix(suites): disable cgo for delve during development (#2129) 2021-07-01 10:28:24 +10:00
duo-api build(deps): update node.js to v16 (#2005) 2021-05-16 00:18:01 +10:00
haproxy build(deps): update haproxy docker tag to v2.4.1 (#2120) 2021-06-27 14:22:29 +10:00
httpbin ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
kind build(deps): update alpine docker tag to v3.14.0 (#2084) 2021-06-16 09:38:02 +10:00
ldap ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
mariadb build(deps): update mariadb docker tag to v10.6.2 (#2099) 2021-06-19 08:33:13 +10:00
mysql ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
nginx feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
oidc-client feature(oidc): add support for OpenID Connect 2021-05-05 00:15:36 +02:00
postgres build(deps): update postgres docker tag to v13 (#1987) 2021-05-08 00:40:58 +10:00
redis ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
redis-sentinel ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
samba build(deps): update alpine docker tag to v3.14.0 (#2084) 2021-06-16 09:38:02 +10:00
smtp ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
squid ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
traefik ci: add yamllint (#1895) 2021-04-11 06:51:00 +10:00
traefik2 build(deps): update traefik docker tag to v2.4.9 (#2113) 2021-06-23 08:49:05 +10:00