Skip to content

Commit d6d16b0

Browse files
Add note about run.sh to README
1 parent 57d6006 commit d6d16b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This repository contains the source for building Swift applications as reproducible Docker images using source-to-image. The resulting image can be run using Docker.
44

5+
## Source Repository Expectations
6+
7+
This image expects that you have a `run.sh` file in the root directory of your repository that handles all tasks necessary for setting up and running your compiled app.
8+
59
## Installation
610

711
This image is available on DockerHub. To pull it, run:

0 commit comments

Comments
 (0)