Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata committed Jul 26, 2024
1 parent 165c186 commit ce95d8f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ RUN composer install \

COPY .env.example ./.env

RUN php artisan key:generate

RUN chmod +x /usr/local/bin/start-container

RUN cat .docker/utilities.sh >> ~/.bashrc
Expand Down

0 comments on commit ce95d8f

Please sign in to comment.