# syntax = devthefuture/dockerfile-x FROM ./dockerfile-x/node ENV NODE_ENV=development CMD [ "yarn", "workspace", "@as/api", "dev" ]