• /users

  • /posts

  • /slides

  • /apps

  • /books

  • mysetting
  • /users
  • /posts
  • /slides
  • /apps
  • /books
3:26 5/23
mhsong55.github.io
mobile screenshot relative
3:26
mhsong55.github.io
mobile screenshot

맹군’s 블로그
https://mhsong55.github.io

Blog
최종 피드 수집: 2025-06-04 10:46
전체 (5)
4y

[Dockerfile] Parser directive

Dockerfile 내 구문들이 처리되는 방법을 지시하는 구문을 의미한다.
# directive = value 형식의 특수한 주석 형태로 기재한다.
Build 단계로 표시되지 않고, build에 layer를 추가하지도 않는다.
P
007
읽기모드
4y

[Windows] pagefile.sys, hiberfil.sys

집에서 사용하는 랩탑의 드라이브 용량을 TreeSize를 통해 확인해보니 C 드라이브가 100 GB 정도 밖에 남아있지 않았다. 어느 부분이 용량을 많이 차지하는가 확인해보니 C:\에 pagefile.sys가 17 GB, hibe
004
읽기모드
4y

[Azure] Application Gateway

Application Gateway란?
[MS Docs] Application Gateway란?
Azure에서 제공하는 Layer 7 load balancer로 Web application에 대한 Traffic을 관리할 수 있도록
0021
읽기모드
4y

[Git] Commit message template

1. Git config에 template 추가
git config --global commit.template ~/.gitmessage
명령을 실행하면 .gitconfig파일에 다음과 같이 설정된다.
[commit]
te
0012
읽기모드
4y

IPsec

IPsec (IP Security)
Network Layer (L3) 상에서 IP Packet 단위로 ‘인증’, ‘암호화’, ‘키관리’를 하는 Internet Protocol Suite.
IPsec은 Internet Protoco
001
읽기모드
  • About
  • Badge
  • Contact
  • Activity
  • Terms of service
  • Privacy Policy