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

Investigate how to speed up codespace creation #13

Open
agardnerIT opened this issue Feb 28, 2024 · 1 comment
Open

Investigate how to speed up codespace creation #13

agardnerIT opened this issue Feb 28, 2024 · 1 comment

Comments

@agardnerIT
Copy link
Collaborator

How do we improve the startup time / experience of the codespace?

  • Where is the time spent?
  • What can move to the image (and be prebuilt?)
  • What can be optimised?
@agardnerIT
Copy link
Collaborator Author

Why are we building the container from a Dockerfile every time?

  • Can we prebuild this?

Why are we restarting argocd & waiting for argocd to restart?

Why are we restarting backstage & waiting for backstage to restart?

Can some of the downloads (like gh CLI and argocd) be moved to the Dockerfile?

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

No branches or pull requests

1 participant