Projects STRLCPY graphql-engine Commits cb070d92
🤬
  • ■ ■ ■ ■
    packaging/graphql-engine/Dockerfile
    skipped 6 lines
    7 7  COPY rootfs/${HGE_BINARY} /bin/
    8 8  COPY rootfs/srv/ /srv/
    9 9   
    10  -CMD "${HGE_BINARY}" serve
     10 +CMD "${HGE_BINARY}" +RTS --nonmoving-gc -RTS serve
    11 11   
Please wait...
Page is in error, reload to recover