32 thoughts on “How I run commands with Docker containers”
Nuclear launch codes are much shorter.
So you tell me you use docker instead npm and others and then you run them in docker container.
Well, very misleading is the least said about it.
Is it really pronounced "my sequel" in English? My dissappointment is immeasurable and my day is ruined.
Docker ftw. Npm takes a dump on your file system
distrobox is what you need
docker is heavy though
This is genius man.
People who built docker to make life easier for devs: 💀💀💀💀
What is your terminal setup ?
This ++++ taking too much space on my storage and i have not a lot of storage already. and yes i know you can clean them but sometime i have only 25 g free.
aliases instead of docker-compose? 🙁
Docker is so freaking helpful once you're comfortable with it. I've been wanting to try combining Nix and Docker to do this but with just one container and image
No thank you
Someone must have a bad day today…
docker compose 🙂
My bros and I are huge Dockers! We love to get together on the weekends and
Help me please, I tried your way but results in Permission denied:
docker run –rm -it -v $(pwd):/pwd -w /pwd node npx create-next-app@latest –typescript Need to install the following packages: create-next-app@13.0.5 Ok to proceed? (y) y sh: 1: create-next-app: Permission denied
This is wrong and works only due to weird mac behaviour. Inside the container you are most of the time root. So most of the stuff created bei npm run build will belong to root user after this. Please don't do this. Also it wont work when SeLinux is enabled.
For node, use nvm for different versions. For mysql docker is best
Eh, why don't you just use a dev container
It is not better to use docker-compose instead of shell?
Let's stop using containers please
Whats your Font and Theme?
It will consume so much RAM if you use a 16gb RAM computer.
Summary: Do whatever is longer than the original solution, to achieve the exact same things
i was searching about using docker for local dev ,, we need a longer video about that
Yeah this is so much simpler
u kinda sound like not just bikes.
Yeah only if you are using Linux. Docker and Apple Silicon don't really mix.
Tell me you love to over-engineer without telling me you love to over-engineer.
I like how you ended to blend nicely with the start of the short 😂🙏🏽
This actually can cause permission issues and bugs
Nuclear launch codes are much shorter.
So you tell me you use docker instead npm and others and then you run them in docker container.
Well, very misleading is the least said about it.
Is it really pronounced "my sequel" in English? My dissappointment is immeasurable and my day is ruined.
Docker ftw. Npm takes a dump on your file system
distrobox is what you need
docker is heavy though
This is genius man.
People who built docker to make life easier for devs: 💀💀💀💀
What is your terminal setup ?
This ++++ taking too much space on my storage and i have not a lot of storage already. and yes i know you can clean them but sometime i have only 25 g free.
aliases instead of docker-compose? 🙁
Docker is so freaking helpful once you're comfortable with it.
I've been wanting to try combining Nix and Docker to do this but with just one container and image
No thank you
Someone must have a bad day today…
docker compose 🙂
My bros and I are huge Dockers! We love to get together on the weekends and
Help me please, I tried your way but results in Permission denied:
docker run –rm -it -v $(pwd):/pwd -w /pwd node npx create-next-app@latest –typescript
Need to install the following packages:
create-next-app@13.0.5
Ok to proceed? (y) y
sh: 1: create-next-app: Permission denied
This is wrong and works only due to weird mac behaviour. Inside the container you are most of the time root. So most of the stuff created bei npm run build will belong to root user after this. Please don't do this. Also it wont work when SeLinux is enabled.
For node, use nvm for different versions. For mysql docker is best
Eh, why don't you just use a dev container
It is not better to use docker-compose instead of shell?
Let's stop using containers please
Whats your Font and Theme?
It will consume so much RAM if you use a 16gb RAM computer.
Summary:
Do whatever is longer than the original solution, to achieve the exact same things
i was searching about using docker for local dev ,, we need a longer video about that
Yeah this is so much simpler
u kinda sound like not just bikes.
Yeah only if you are using Linux. Docker and Apple Silicon don't really mix.
Tell me you love to over-engineer without telling me you love to over-engineer.
I like how you ended to blend nicely with the start of the short 😂🙏🏽
This actually can cause permission issues and bugs