不要怂,就是干,撸起袖子干!

meta: remove unused Dockerfile

1 parent aaf32349
Showing with 0 additions and 8 deletions
FROM node:10
RUN apt-get install libpq-dev
WORKDIR /sequelize
VOLUME /sequelize
COPY . /sequelize
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!