Building and deploying Next.js applications with Docker

preview_player
Показать описание
Did you miss the Docker Community All-Hands on March 31st, 2022?

You can follow Docker on social networks:
Рекомендации по теме
Комментарии
Автор

It would be nice to have source code as well 🙂

bibblebabl
Автор

Hi. It was really the best video I saw for that matter in last time. Thanks :)

simonjanca
Автор

Amazing! Finally I know what am I doing! Very important for me was to watch that video to the end, where u explain Dockerfile from NextJS documentation ;))

MateuszKrysiak-vvtp
Автор

Thank you! It was very helpful and I like the way you teach!

HailemichaelAtrsaw-ib
Автор

Where is the deploying part? localhost is not deployment.

stefanflaschko
Автор

Precise and concise explanation... Thank you very much.

lorenzocodes
Автор

Informative and concise. Loved it! :) thanks!

pedropcamellon
Автор

Bir kere daha astık bayrakları 😇 Eline sağlık Armağan!

onurkantar
Автор

Thank you for the video, very didatic and detailed, nice concepts and informative contents for us. Really really good!

ElOcultod
Автор

Thank you for this amazing presentation, pretty concise and informative! 🎉

deniz-ozkan
Автор

Very very good! Thank you so much! Very didact and detailed. I've learned a lot!

BrasilEmFatos
Автор

I'm still expanding my knowledge of CSS and html. I want to build apps, but don't have any js skills. What do you recommend?

WebDeveloper-xsuf
Автор

Hi Armagan, when use command docker-compose -f docker-compose.production.yml up --build --force-recreate
ERROR: The Compose file is invalid because:
Service app has neither an image nor a build context specified. At least one must be provided.

nileshchaudhari
Автор

how do i build and deploy a next js with node app with docker?

antoniofabricio
Автор

Do we have a video for next steps to take this to next level on aws for prod as well?

sudarshanphule
Автор

Does the Nextjs Image component run well on prod?

anandhukraju
Автор

Thanks. What if we want to use it with nginx?

bibblebabl
Автор

Thank you sir, just another question, how do I config to change default port 3000 to 4200 of the container? Do I need to create a server.js file?

thinhbui
Автор

if you're using typescript consider removing the NODE_ENV=production from the first stage of Dockerfile.production

lxttledemonking
Автор

8:01 i was surprised on the text can change suddenly,
it seems like you edit and save on the other screen?

rickvianaldi