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

   On Alibaba Cloud ACK (Docker: 19.03.15,  OS: Alibaba Cloud Linux 3 (Soaring 
Falcon), kernal: 5.10.84-10.2.al8.x86_64), the operator image built on the same 
environment is correct:
   
   ```sh
   # docker run -it --entrypoint /bin/sh 
apacherocketmq/rocketmq-operator:0.3.0-snapshot
   / $ ls -al
   total 49456
   drwxr-xr-x    1 root     root          4096 Jul 15 09:56 .
   drwxr-xr-x    1 root     root          4096 Jul 15 09:56 ..
   -rwxr-xr-x    1 root     root             0 Jul 15 09:56 .dockerenv
   drwxr-xr-x    1 root     root          4096 Jul 15 09:29 bin
   drwxr-xr-x    5 root     root           360 Jul 15 09:56 dev
   drwxr-xr-x    1 root     root          4096 Jul 15 09:56 etc
   drwxr-xr-x    1 root     root          4096 Jul 15 09:31 home
   drwxr-xr-x    1 root     root          4096 May 11  2019 lib
   -rwxr-xr-x    1 root     root      50576560 Jul 15 09:26 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  341 root     root             0 Jul 15 09:56 proc
   drwx------    1 root     root          4096 Jul 15 09:53 root
   drwxr-xr-x    2 root     root          4096 May  9  2019 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 15 09:56 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
   Client:
    Debug Mode: false
   
   Server:
    Containers: 44
     Running: 41
     Paused: 0
     Stopped: 3
    Images: 42
    Server Version: 19.03.15
    Storage Driver: overlay2
     Backing Filesystem: extfs
     Supports d_type: true
     Native Overlay Diff: false
    Logging Driver: json-file
    Cgroup Driver: systemd
    Plugins:
     Volume: local
     Network: bridge host ipvlan macvlan null overlay
     Log: awslogs fluentd gcplogs gelf journald json-file local logentries 
splunk syslog
    Swarm: inactive
    Runtimes: runc
    Default Runtime: runc
    Init Binary: docker-init
    containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
    runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
    init version: fec3683
    Security Options:
     seccomp
      Profile: default
    Kernel Version: 5.10.84-10.2.al8.x86_64
    Operating System: Alibaba Cloud Linux 3 (Soaring Falcon)
    OSType: linux
    Architecture: x86_64
    CPUs: 8
    Total Memory: 14.86GiB
    Name: iZwz91yvcvq6jqu4j4qq3lZ
    ID: KMVK:J4QP:YEFV:ZXHD:PYAJ:DZX5:T2YE:BWKX:TLBY:4YPN:A442:OWNX
    Docker Root Dir: /var/lib/docker
    Debug Mode: false
    Registry: https://index.docker.io/v1/
    Labels:
    Experimental: false
    Insecure Registries:
     127.0.0.0/8
    Registry Mirrors:
     https://pqbap4ya.mirror.aliyuncs.com/
    Live Restore Enabled: true
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to