Skip to content

Commit

Permalink
New image
Browse files Browse the repository at this point in the history
Created a new image without the wikipedia info, since this apparently changed how the container was created. I'm not sure if docker commit is actually going to make this faster based on the logs from my last test.
  • Loading branch information
nataliejschultz committed Sep 26, 2023
1 parent 8377b59 commit ebb77f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions emission/integrationTests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,8 @@ services:
- emission
#adding section to incorporate nominatim server functionality
nominatim:
image: nataliejschultz/rhodeisland-image:sept25-2023
image: nataliejschultz/rhodeisland-image:2.0
container_name: rhodeisland-nominatim
# command: "/app/start.sh"
ports:
- "8080:8080"
# healthcheck currently commented out, since it isn't necessary and keeps going the entire time the container is running.
Expand Down

0 comments on commit ebb77f5

Please sign in to comment.