C
CMD node --max_old_space_size=4096 --host 0.0.0.0 ./node_modules/.bin/ng run serve
Size: a a a
C
CMD node --max_old_space_size=4096 --host 0.0.0.0 ./node_modules/.bin/ng run serve
C
app_1 | node: bad option: --host
Вキ
CMD node --max_old_space_size=4096 --host 0.0.0.0 ./node_modules/.bin/ng run serve
C
CMD node --max_old_space_size=4096 ./node_modules/.bin/ng run serve --host 0.0.0.0
C
C
C
C
CMD node --max_old_space_size=4096 ./node_modules/.bin/ng $(which npm) run start:host
C
Вキ
CMD node --max_old_space_size=4096 ./node_modules/.bin/ng $(which npm) run start:host
Вキ
C
C
C
CMD node --max_old_space_size=4096 $(which npm) run start:host
C
C
C
8192
N👩
8192