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

Fixes for startup up from docker-compose #7

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

Conversation

dylanmcreynolds
Copy link
Member

@dylanmcreynolds dylanmcreynolds commented Jan 30, 2025

A few fixes to startup a working system from docker-compose.yml:

  1. Removed 1envsubst`. Tiled does environment variable substitution: https://github.com/bluesky/tiled/blob/a98122fa2ef8abce79c1f6b594156207d06b2725/tiled/utils.py#L480

  2. Workdir for tiled is /deploy

  3. Adds github actions to build, lint, test and publish container to github. Also, runs container and tests that the service starts.

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