docker icon indicating copy to clipboard operation
docker copied to clipboard

🐳 Spacebar's Docker images and composing

Results 9 docker issues
Sort by recently updated
recently updated
newest added

I apologize for reaching out with a question that may not directly contribute to software improvement or bug fixes. I understand that the issue I'm encountering is likely due to...

solve the error " char 21: unknown option to `s' "

Hello, I'm using a RaspberryPi5 8Gb with the Raspberry Pi OS Lite image, when I try to startup the server using your docker-compose.yml template for sqlite, the container won't start...

Bumps node from 18-alpine to 21-alpine. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node&package-manager=docker&previous-version=18-alpine&new-version=21-alpine)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. Release notes Sourced from docker/build-push-action's releases. v5.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/build-push-action#954 Bump @​actions/core...

dependencies
github_actions

Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3. Release notes Sourced from docker/setup-qemu-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/setup-qemu-action#102 Bump @​actions/core...

dependencies
github_actions

Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. Release notes Sourced from docker/login-action's releases. v2.2.0 Switch to actions-toolkit implementation by @​crazy-max in docker/login-action#409 docker/login-action#470 docker/login-action#476 Bump @​aws-sdk/client-ecr and @​aws-sdk/client-ecr-public to 3.347.1 in...

dependencies
github_actions

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. Release notes Sourced from docker/setup-buildx-action's releases. v3.0.0 Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @​crazy-max in docker/setup-buildx-action#264 Bump @​actions/core...

dependencies
github_actions

**Describe the bug** Spacebarchat-server run from Docker sends back localhost:3001 for the instance URLs which causes network errors when connecting from thh eclient. **Expected behavior** The server should send back...