add improved db layout with pkg versions
better error handling of api
This commit is contained in:
@ -30,4 +30,5 @@ RUN pacman -Sc
|
||||
# EXPOSE 8080
|
||||
|
||||
# Set the entry point or default command to run your application
|
||||
WORKDIR /app
|
||||
CMD ["untitled"]
|
||||
|
Reference in New Issue
Block a user