antony@notes:~$ cd container && ls
Container
58 articles · sorted by date desc
Podman-Skopeo-Buildah
skopeo is a command line utility that performs various operations on container images and image repositories. skopeo does not require the user to be running as root to do most of its operations.
Podman Create Project Quay
Project Quay 官網 Project Quay,open source distribution of Red Hat Quay
`keyman.sh`
`keyman.sh`
Alpine Linux SSH **僅允許透過憑證連線**
a2 要連到 a1 ,a1 需有 a2 的公鑰
改裝 Alpine ( Container )
登入這台continer後,直接跳出問題,5秒內沒猜對數字的話,帳號凍結、container 作廢
Alpine Linux 設定帳號自動登入
確認有沒有 agetty 這個命令 安裝命令
Alpine Linux 詳細安裝說明
左下角鯨魚:Docker(碼頭工人),事實上是一間公司的名字,上面的方塊圖形是container(貨櫃)
Docker-AppContainer-Part3
program 程式 人寫好的一堆程式碼,變成一個檔案,儲存在檔案系統中。
在Alpine Linux架站
下載一般的server版可以跑的busybox,像是Ubuntu server或是Centos server版 alp:~$ wget…
Untitled
Seccomp 限制PID,只要process被限制的對象(指令沒有在白名單內),即使大哥root後台很硬也同樣不行。UID也受限