new trial #Docker

What is Docker and why Docker?

Jiyun Park
2 min readOct 28, 2019

I’ve got a new python project and I haven’t installed python3.7 since I bought new Macbook. So I’m going to try Docker-based development. I’ll install python and postgresql.

Docker is a container platform that allows developer to set independent development environment with “container”. It acts like a virtual machine(not exactly it is though). It handles processes instead of native. 👉This is best thing in docker.

Installation

Now a day, Docker supports ‘docker for mac’ installation and I’ve tried that way.

I also installed Kitematic which is docker graphical interface. It’s very convenient! You can download what you need with only click.

Kitematic

Make a new container in docker.

Before running docker you should create a new folder and install docker in it.

running on visual studio terminal

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet

Write a response