Skip to content

🐞 Bug: Tandoor doesn't keep data when restarting container #289

@busywiththingsalreadyforgotten

Description

Bug Description

When I install the tandoor setup and then restart the container it looses it's data

Also I note a probable type in the docker-compose.yml

line 61 - ./${SERVICE}-data/staticfiles:/opt/recipes/statisfiles

I believe it should be
./${SERVICE}-data/staticfiles:/opt/recipes/staticfiles

However fixing this doesn't fix the issue

Expected Behavior

When the docker containers are restarted the data persists

Actual Behavior

Tandoor goes back into first setup mode

Screenshots

No response

Operating System

Linux

Tailscale Version

1.96.5

Docker Version

29.4.1

Relevant Logs or Error Messages

Docker Compose Configuration

Environment Configuration (.env file)

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions