DMHello! The -dp is the detached and port option combined. Another way to write it would be docker run -d -p <port>:3000 <image name> Here is the documentation if you're interested: https://docs.docker.com/engine/reference/commandline/run/#optionsReply·Article·Aug 20, 2021·Containerizing a React Application with Docker
DMI just googled Chakra UI and it looks awesome! I'll try it out.Reply·Article·Aug 2, 2021·My Experience with Next.js