Hi, am trying out Starrocks in consideration for u...
# questions-and-troubleshooting
s
Hi, am trying out Starrocks in consideration for use in near future. on my local (MAC), i was able to start up starrocks/allin-ubuntu:latest image without any issues. However, i pull down the starrocks/fe-ubuntu:latest, container does not start and fail at startup with an error tini-static (tini version 0.19.0) Usage: tini-static [OPTIONS] PROGRAM -- [ARGS] | --version Execute a program under the supervision of a valid init process (tini-static) Command line options: --version: Show version and exit. -h: Show this help message and exit. -s: Register as a process subreaper (requires Linux >= 3.4). -p SIGNAL: Trigger SIGNAL when parent dies, e.g. "-p SIGKILL". -v: Generate more verbose output. Repeat up to 3 times. -w: Print a warning when processes are getting reaped. -g: Send signals to the child's process group. -e EXIT_CODE: Remap EXIT_CODE (from 0 to 255) to 0. -l: Show license and exit. Environment variables: TINI_SUBREAPER: Register as a process subreaper (requires Linux >= 3.4). TINI_VERBOSITY: Set the verbosity level (default: 1). TINI_KILL_PROCESS_GROUP: Send signals to the child's process group. Any help/advice for resolution would be greatly appreciated.