fix: Remamed lab container because it is having issues pushing
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
Some checks failed
Build and Push Dev Containers / build (push) Has been cancelled
This commit is contained in:
@ -5,4 +5,7 @@ RUN apk add --no-cache \
|
|||||||
curl \
|
curl \
|
||||||
helix
|
helix
|
||||||
|
|
||||||
|
RUN mkdir /app
|
||||||
|
WORKDIR /app
|
||||||
|
|
||||||
CMD [ "/bin/bash" ]
|
CMD [ "/bin/bash" ]
|
||||||
|
Reference in New Issue
Block a user