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

some little tweaks #2

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

some little tweaks #2

wants to merge 7 commits into from

Conversation

dg0tm
Copy link

@dg0tm dg0tm commented Apr 12, 2024

No description provided.

@dg0tm dg0tm force-pushed the main branch 6 times, most recently from a232db0 to bddd8d0 Compare April 15, 2024 11:30
Christoph Kottke added 6 commits April 15, 2024 21:00
  ERROR: The Compose file './docker-compose.yaml' is invalid because:
  services.wavelog-db.environment.MARIADB_RANDOM_ROOT_PASSWORD contains true, which is an invalid type, it should be a string, number, or a null

found the solution and explanation on stackoverflow
  * https://stackoverflow.com/questions/66853440/docker-compose-error-invalid-type-it-should-be-a-string
  ERROR: The Compose file is invalid because:
  Service wavelog-main has neither an image nor a build context specified. At least one must be provided.

found the solution and explanation on stackoverflow
  * https://stackoverflow.com/questions/74606644/running-docker-compose-up-ends-up-with-error-service-has-neither-an-image-nor-a
@dg0tm dg0tm marked this pull request as ready for review April 16, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant