mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-01 20:23:39 +00:00
5a00a6b32f
* Update drone to v1.x * Add GitHub Actions
4 lines
36 B
Go
4 lines
36 B
Go
FROM alpine
|
|
|
|
RUN echo "Hello World"
|