Update rails + docker fixes

This commit is contained in:
Stanislav Kolotinskiy 2023-10-02 22:08:34 +03:00
parent 0cec39413f
commit efdd42b492
5 changed files with 111 additions and 94 deletions

View file

@ -1,3 +1,4 @@
#!/bin/bash
yarn install
exec "$@"