목록etc (3)
0gam
+---------------------------+ High Address| Command-Line Args | (OS 관리)+---------------------------+| Stack | ↓ 함수 호출 시 Push+---------------------------+| Heap | ↑ 동적 메모리 증가+---------------------------+| Initialized Data (Data) || Uninitialized Data (BSS)|+---------------------------+| Text (Code) |+---------------------------+ L..
Docker to start charging for Docker Desktop... containerd & Lima: Open source alternative to Docker for Mac https://medium.com/nttlabs/containerd-and-lima-39e0b64d2a59 containerd & Lima: Open source alternative to Docker for Mac Today, the community was shocked by the sudden news that Docker Desktop for Mac/Win is no longer free [-as-in-beer] for “professional use… medium.com Lima: Linux virtual..
Docker 성능가상머신 os 설치x, os 자원 host와 공유, 성능(host와 거의 동일한 속도), 리눅스 컨테이너 OverviewDocker is the world’s leading software container platform. Developers use Docker to eliminate “works on my machine” problems when collaborating on code with co-workers. Operators use Docker to run and manage apps side-by-side in isolated containers to get better compute density. Enterprises use Docker to..