Skip to content

Commit

Permalink
updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HauwaHakimi committed Feb 7, 2024
1 parent 94b8779 commit c35bc85
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,7 @@ COPY . .
RUN bundle install
RUN npm install

<<<<<<< HEAD
EXPOSE 3000
=======
# Expose port 8888
EXPOSE 8888
>>>>>>> origin/dockerise-basic

# Run a shell
#CMD ["bundle", "exec", "rails", "server"]
Expand Down

0 comments on commit c35bc85

Please sign in to comment.