mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced 2026-01-02 13:33:07 +00:00
Revert "Attempt to set up docker to be used for pull and inspect"
This reverts commit 07b57007e841a50b227755e84b799f99853f63a1.
This commit is contained in:
parent
07b57007e8
commit
ff4693ad4d
@ -2,9 +2,6 @@ FROM mcr.microsoft.com/dotnet/sdk:8.0
|
||||
|
||||
COPY --chmod=0755 docker/docker-entrypoint.sh /
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install docker -y
|
||||
|
||||
ENTRYPOINT ["/docker-entrypoint.sh"]
|
||||
CMD ["dotnet", "test"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user