mirror of
https://github.com/soup-bowl/opensimulator-docker.git
synced 2026-07-30 11:33:45 +00:00
Remove default SQLfile
This commit is contained in:
@@ -6,6 +6,8 @@ RUN git checkout dotnet6
|
||||
|
||||
RUN ./runprebuild.sh && ./compile.sh
|
||||
|
||||
RUN rm bin/config-include/storage/SQLiteStandalone.ini
|
||||
|
||||
FROM mcr.microsoft.com/dotnet/runtime:6.0
|
||||
|
||||
LABEL org.opencontainers.image.title="OpenSimulator (unofficial)"
|
||||
|
||||
Reference in New Issue
Block a user