Some checks failed
Build and Push Docker Image / build (push) Failing after 13s
Testing out workflow
6 lines
65 B
Docker
6 lines
65 B
Docker
FROM fedora:latest
|
|
|
|
# Set working directory
|
|
WORKDIR /app
|
|
|
|
CMD env |