CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

Install directly using docker

Open xiaoyaohanyue opened this issue 3 years ago • 6 comments

Use docker compose directly to complete the installation, because I need to point to another port. I have installed aapanel and installed docker on aapanel. So is there any way to install it directly in docker with commands?

xiaoyaohanyue avatar Dec 29 '21 09:12 xiaoyaohanyue

Sorry, we don't plan to do this, do you want casaOS to manage existing docker applications?

LinkLeong avatar Jan 10 '22 10:01 LinkLeong

Sorry, we don't plan to do this, do you want casaOS to manage existing docker applications?

Is that actually possible? I currently have a simple ubuntu server running on my RaspberryPi4 with few docker containers, would it be possible to install CasaOS and manage the existing containers (and macvlans)? Or do I have to start from scratch?

Sorry I know it might be off-topic but the quoted question is exactly what I was searching!

bexem avatar Jan 16 '22 19:01 bexem

Sorry, we don't plan to do this, do you want casaOS to manage existing docker applications?

Is not what it means. I want to use aapanel to manage casaOS. Because I have installed LNMP environment and Docker via aapanel. Therefore, I want to directly use aapanel's built-in Docker manager to install and configure casaOS

xiaoyaohanyue avatar Jan 17 '22 05:01 xiaoyaohanyue

Have you tried the new version of CasaOS yet? Does it meet your needs.

JohnGuan avatar May 20 '22 15:05 JohnGuan

Maybe my meaning is not clear. What I want is to use "docker run..." Or docker-compose to complete casaos installation

xiaoyaohanyue avatar May 31 '22 09:05 xiaoyaohanyue

Have you tried the new version of CasaOS yet? Does it meet your needs.

Sorry, I don't find any DockerFile or docker-compose.yml or 'docker run' command to install CasaOS

xiaoyaohanyue avatar May 31 '22 09:05 xiaoyaohanyue

Maybe my meaning is not clear. What I want is to use "docker run..." Or docker-compose to complete casaos installation

CasaOS doesn't run via Docker. It depends on certain capabilities, such as direct access to harddrives, which Docker doesn't come with.

tigerinus avatar Oct 21 '22 17:10 tigerinus