Skip to content

Commit

Permalink
test of cache
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso committed May 25, 2024
1 parent 6a21a58 commit b2ccd5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -326,3 +326,5 @@ RUN ./install_gping.sh && rm /install_gping.sh

COPY ./scripts/install_simple_http_server.sh /install_simple_http_server.sh
RUN ./install_simple_http_server.sh && rm /install_simple_http_server.sh

RUN echo "test of caches"

0 comments on commit b2ccd5c

Please sign in to comment.