fix: cached File
This commit is contained in:
@@ -6,6 +6,5 @@ COPY package*.json ./
|
||||
RUN npm install --omit=dev
|
||||
|
||||
COPY status.js .
|
||||
RUN echo "{}" > vehicle-cache.json
|
||||
|
||||
CMD ["node", "status.js"]
|
||||
Reference in New Issue
Block a user