You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-25 00:26:46 +02:00
4 lines
32 B
Bash
4 lines
32 B
Bash
![]() |
#!/bin/bash
|
||
|
echo 'hello world'
|
||
|
|