Skip to content

Commit

Permalink
fix: remove dummy ABP from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
medwar99 committed Jan 31, 2025
1 parent 2123a60 commit 7b36524
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions containers/assign/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,6 @@ RUN chmod +x /assign-startup.sh
COPY startup_scripts/ADDWEBAUTH.m /extra_scripts/ADDWEBAUTH.m
RUN chmod 644 /extra_scripts/ADDWEBAUTH.m

# Add in dummy data to test
COPY startup_scripts/ABP_dummy /ABP_DUMMY

# Expose port for YottaDB GUI
EXPOSE 9080
EXPOSE 9081
Expand Down

0 comments on commit 7b36524

Please sign in to comment.