2018-07-11
關於颱風假
- 北北基颱風假不同調!家住新北、公司在台北,要上班嗎?勞動部的說法
- 1. 工作地、居住地、上下班經過地區停班,勞工可告知雇主不出勤,雇主可不給薪
- 2. 當小孩的學校停課,家長可請假陪同
- 颱風來了該放假嗎?如何給薪、加班費怎麼算?人資主管的建議
- 勞動部明確規定:颱風假是不必給薪,但不能因此做出不利勞工的處分
- 若出勤:
- 一、颱風假是「休息日」時,按規定給加班費
- 二、颱風假是「工作日」時,「宜」加給工資
Leadership 領導魅力
Product Manager
Container
- Titus - Netflix container management platform
- 7 best practices for building containers
- 1. Package a single application per container
- 2. Properly handle PID 1, signal handling, and zombie processes
- 3. Optimize for the Docker build cache
- 4. Remove unnecessary tools
- 5. Build the smallest image possible
- 6. Properly tag your images
- 7. Carefully consider whether to use a public image
- https://github.com/GoogleContainerTools/distroless
- 🥑 Language focused docker images, minus the operating system.
- Google開源釋出Java容器化工具Jib,Java 應用可以打包成容器映像檔
- https://cloudplatform.googleblog.com/2018/07/introducing-jib-build-java-docker-images-better.html
- https://github.com/GoogleContainerTools/jib - ⛵️ Build container images for your Java applications.
SSH Client for Windows
- 先前偶爾會需要用到支援 X-Windows Forward 的應用程式,在 Windows 上比較方便的作法是用 MobaXterm free Xserver and tabbed SSH client for Windows
Last modified 6 years ago
Last modified on Jul 11, 2018, 5:49:23 PM