Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Revert to basic dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
njdehoog committed Aug 7, 2023
1 parent cc2d151 commit e109e15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 2 additions & 0 deletions tilegenerator/Dockerfile → Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ RUN wget -O awscliv2.zip https://awscli.amazonaws.com/awscli-exe-linux-x86_64.z
RUN unzip awscliv2.zip
RUN rm awscliv2.zip
RUN ./aws/install

CMD sleep infinity
5 changes: 0 additions & 5 deletions docker-compose.yml

This file was deleted.

0 comments on commit e109e15

Please sign in to comment.