Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Builds fail with code-server activated. #189

Open
ajstanley opened this issue Oct 27, 2021 · 1 comment
Open

Builds fail with code-server activated. #189

ajstanley opened this issue Oct 27, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ajstanley
Copy link
Contributor

if secrets are set to true in sample.env the following error breaks the build.
Service "code-server" uses an undefined secret file

If secrets are not set to true, the build will continue, but fails after all the containers are built with

Creating isle-dc_code-server_1 ... done
Composer could not find a composer.json file in /var/www/drupal

Adding the secret manually doesn't help.

@ajstanley ajstanley added the bug Something isn't working label Oct 27, 2021
@joshdentremont
Copy link
Contributor

PR 204 (#204) should fix the first issue of looking for an undefined secret file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants