caigy commented on issue #110:
URL: 
https://github.com/apache/rocketmq-operator/issues/110#issuecomment-1186149825

   **CASE 3: Emulate Docker CLI using podman 3.4.2(runc version 1.0.3) OS: 
Alibaba Cloud Linux 3 (Soaring Falcon), Kernel: 5.10.112-11.al8.x86_64**
   
   ```sh
   # docker run -it --entrypoint /bin/sh 
apacherocketmq/rocketmq-operator:0.3.0-snapshot
   Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet 
msg.
   ~ $ ls -al
   total 49468
   dr-xr-xr-x    1 root     root          4096 Jul 16 10:38 .
   dr-xr-xr-x    1 root     root          4096 Jul 16 10:38 ..
   drwxr-xr-x    1 root     root          4096 Jul 16 10:28 bin
   drwxr-xr-x    5 root     root           360 Jul 16 10:38 dev
   drwxr-xr-x    1 root     root          4096 Jul 16 10:37 etc
   drwxr-xr-x    1 root     root          4096 Jul 16 10:31 home
   drwxr-xr-x    1 root     root          4096 May 11  2019 lib
   -rwxr-xr-x    1 root     root      50573577 Jul 16 10:24 manager
   drwxr-xr-x    5 root     root          4096 May  9  2019 media
   drwxr-xr-x    2 root     root          4096 May  9  2019 mnt
   drwxr-xr-x    2 root     root          4096 May  9  2019 opt
   dr-xr-xr-x  201 root     root             0 Jul 16 10:38 proc
   drwx------    1 root     root          4096 Jul 16 10:37 root
   drwxr-xr-x    1 root     root          4096 Jul 16 10:25 run
   drwxr-xr-x    2 root     root          4096 May  9  2019 sbin
   drwxr-xr-x    2 root     root          4096 May  9  2019 srv
   dr-xr-xr-x   13 root     root             0 Jul 16 10:38 sys
   drwxrwxrwt    2 root     root          4096 May  9  2019 tmp
   drwxr-xr-x    1 root     root          4096 May 11  2019 usr
   drwxr-xr-x    1 root     root          4096 May  9  2019 var
   ```
   
   Outputs of `docker info`:
   ```sh
   # docker info
   Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet 
msg.
   host:
     arch: amd64
     buildahVersion: 1.23.1
     cgroupControllers:
     - cpuset
     - cpu
     - cpuacct
     - blkio
     - memory
     - devices
     - freezer
     - net_cls
     - perf_event
     - net_prio
     - hugetlb
     - pids
     - rdma
     cgroupManager: systemd
     cgroupVersion: v1
     conmon:
       package: conmon-2.0.32-1.al8.x86_64
       path: /usr/bin/conmon
       version: 'conmon version 2.0.32, commit: 
facef751f675b2441a0cf72606fe08a9110f8838'
     cpus: 4
     distribution:
       distribution: '"alinux"'
       version: "3"
     eventLogger: file
     hostname: iZwz9c0gh4hpp8cwwuovsvZ
     idMappings:
       gidmap: null
       uidmap: null
     kernel: 5.10.112-11.al8.x86_64
     linkmode: dynamic
     logDriver: k8s-file
     memFree: 2189160448
     memTotal: 7845326848
     ociRuntime:
       name: runc
       package: runc-1.0.3-1.al8.x86_64
       path: /usr/bin/runc
       version: |-
         runc version 1.0.3
         spec: 1.0.2-dev
         go: go1.16.12
         libseccomp: 2.5.1
     os: linux
     remoteSocket:
       path: /run/podman/podman.sock
     security:
       apparmorEnabled: false
       capabilities: 
CAP_NET_RAW,CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_NET_BIND_SERVICE,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT
       rootless: false
       seccompEnabled: true
       seccompProfilePath: /usr/share/containers/seccomp.json
       selinuxEnabled: false
     serviceIsRemote: false
     slirp4netns:
       executable: /usr/bin/slirp4netns
       package: slirp4netns-1.1.8-1.1.al8.x86_64
       version: |-
         slirp4netns version 1.1.8
         commit: d361001f495417b880f20329121e3aa431a8f90f
         libslirp: 4.4.0
         SLIRP_CONFIG_VERSION_MAX: 3
         libseccomp: 2.5.1
     swapFree: 0
     swapTotal: 0
     uptime: 23h 27m 47.25s (Approximately 0.96 days)
   plugins:
     log:
     - k8s-file
     - none
     - journald
     network:
     - bridge
     - macvlan
     volume:
     - local
   registries:
     search:
     - registry.fedoraproject.org
     - registry.access.redhat.com
     - registry.centos.org
     - docker.io
   store:
     configFile: /etc/containers/storage.conf
     containerStore:
       number: 1
       paused: 0
       running: 0
       stopped: 1
     graphDriverName: overlay
     graphOptions:
       overlay.mountopt: nodev,metacopy=on
     graphRoot: /var/lib/containers/storage
     graphStatus:
       Backing Filesystem: extfs
       Native Overlay Diff: "false"
       Supports d_type: "true"
       Using metacopy: "true"
     imageStore:
       number: 21
     runRoot: /run/containers/storage
     volumePath: /var/lib/containers/storage/volumes
   version:
     APIVersion: 3.4.2
     Built: 1647932805
     BuiltTime: Tue Mar 22 15:06:45 2022
     GitCommit: ""
     GoVersion: go1.16.12
     OsArch: linux/amd64
     Version: 3.4.2
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to