Skip to content

Include MariaDB server and data in Docker image - #2225

Merged
rolandwalker merged 1 commit into
mainfrom
RW/include-server-in-dockerfile
Sep 9, 2026
Merged

Include MariaDB server and data in Docker image#2225
rolandwalker merged 1 commit into
mainfrom
RW/include-server-in-dockerfile

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Include MariaDB server in the Docker image.

Include example employee database in the Docker image.

Move the Dockerfile under a docker directory.

Update the documented example docker run command, so that the suggestion is to start and connect to the bundled server, using the example employee database.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

Include MariaDB server in the Docker image.

Include example employee database in the Docker image.

Move the Dockerfile under a docker directory.

Update the documented example "docker run" command, so that the
suggestion is to start and connect to the bundled server, using the
example employee database.
@rolandwalker rolandwalker self-assigned this Sep 9, 2026
@rolandwalker
rolandwalker merged commit e5711d9 into main Sep 9, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/include-server-in-dockerfile branch September 9, 2026 19:07
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