docker에서 “–entrypoint 명령어” 사용하기


–entrypoint라는 옵션은 container에서 강제로 실행하는 명령(echo, htpasswd)으로서 그 결과를 도커 호스트에 적용 및 저장할 수 있다
이것을 일회성 작업으로 활용할 때 유용하다(생성되어 실행된 container는 작업 후에 곧장 중지된다)
script를 실행하여 작업할 때도 유용하다

docker run –entrypoint echo centos hi > /root/hello.txt
cat /root/hello.txt

docker run –entrypoint htpasswd httpd -Bbn peace password > /root/htpasswd
cat /root/htpasswd
(다음 명령어와 동일하다
docker run httpd htpasswd -Bbn peace password > /root/htpasswd1 )

docker run –entrypoint ping centos 8.8.8.8

.new 도메인 목록


참고: https://whats.new/shortcuts/

** 반드시 Login을 한 후에 서비스를 이용할 수 있다**
Google Docs: doc.new
Google Slides: slide.new
Google Sheet: sheet.new
Google Meet: meet.new
Google Calendar: cal.new
Google Forms: form.new
Google Keep: keep.new
Jamboard with Google: jam.new

Microsoft PowerPoint: ppt.new
Microsoft Word: word.new
Microsoft Excel: excel.new
Microsoft Teams: teams.new

Convert to PDF: pdf.new

Webex meeting: webex.new

Online quiz using Kahoot: quiz.new

Use a proxy server without having to connect to a VPN: vpn.new


화상회의 프로그램 정리

ZOOM: zoom.us
Teams: teams.new
WebEx: webex.new
Meet: meet.new