1. 28 Sep, 2018 2 commits
    • oci-template: Add logic for no /etc/passwd, group · a2ade420
      Jungsub Shin authored
      OCI image spec dosen't specify action when there is
      no /etc/passwd or /etc/group. So if there is no
      /etc/passwd with string user info, set uid to 0. If there
      is no /etc/group with string group info, set gid to 0.
      
      Signed-off-by: Jungsub Shin jungsub_shin@tmax.co.kr
    • template: oci template supports for char user info · b8cfbbd1
      Jungsub Shin authored
      oci template changes character user info to uid, gid
      according to OCI image spec.
      
      Signed-off-by: Jungsub Shin jungsub_shin@tmax.co.kr
  2. 21 Aug, 2018 4 commits
  3. 20 Aug, 2018 12 commits
  4. 19 Aug, 2018 10 commits
  5. 18 Aug, 2018 7 commits
  6. 17 Aug, 2018 5 commits