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

Suggestions for Integrating Docker Installation Steps into Daytona Installation Steps #1429

Open
TS35 opened this issue Dec 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@TS35
Copy link

TS35 commented Dec 9, 2024

Hello, I would like to make a suggestion. Considering that Docker needs to be installed on the operating system before using Daytona, and that the installation of Docker usually takes some time, could the steps for installing Docker be integrated into the installation of Daytona? This way, users would only need to execute the command "(curl -sf -L https://download.daytona.io/daytona/install.sh | sudo bash) && daytona server -y && daytona" to complete all installation steps, further reducing the time required to set up the environment.

@TS35 TS35 added the enhancement New feature or request label Dec 9, 2024
@Tpuljak
Copy link
Member

Tpuljak commented Dec 9, 2024

@TS35 I like the idea, we can add a prompt to ask the user if they want the script to install Docker as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants