Skip to content

Feat: Fixing up docker - #51

Open
liamburja wants to merge 2 commits into
mainfrom
feat/fixing-up-docker
Open

Feat: Fixing up docker#51
liamburja wants to merge 2 commits into
mainfrom
feat/fixing-up-docker

Conversation

@liamburja

Copy link
Copy Markdown
Collaborator

Summary

Describe what changed and why.

Related issue

Closes #

Change type

  • Bug fix
  • Feature
  • Documentation
  • Refactor
  • Security or permissions
  • Tests or tooling

Verification

  • bun run check
  • bun run lint
  • bun run test
  • bun run format:check
  • UI tested manually, if applicable

Review notes

Mention migrations, environment variables, security implications, screenshots, known limitations, or follow-up work. Confirm that logs and screenshots contain no secrets.

@liamburja
liamburja requested a review from foxkdev September 4, 2026 08:05
Comment thread Dockerfile
RUN apk add --no-cache git
# GitDB clones and syncs its backing repository at runtime; openssh-client
# provides the ssh binary git needs for git@ remotes.
RUN apk add --no-cache git openssh-client && \

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tendriamos ya que estamos meter el de bitbucket y el de gitlab tambien

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dale lo añado en un momento.

@liamburja
liamburja marked this pull request as ready for review September 4, 2026 09:47
@foxkdev

foxkdev commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

cambia PR a develop y traete sus cambios

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.

2 participants