synchronization
This commit is contained in:
5
Docker/Builder/Buildx/Dockerfile
Normal file
5
Docker/Builder/Buildx/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM --platform=$TARGETPLATFORM alpine
|
||||
|
||||
RUN echo "Startup success" > /os.txt
|
||||
|
||||
CMD tail -f /os.txt
|
Reference in New Issue
Block a user