Skip to content

Commit

Permalink
Remove script example
Browse files Browse the repository at this point in the history
  • Loading branch information
rudy-regazzoni-sonarsource committed Jan 7, 2025
1 parent e2b4061 commit f90fd2f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions rules/S7019/docker/rule.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -70,13 +70,6 @@ FROM scratch
ENTRYPOINT ["/entrypoint.sh"]
----

With entrypoint.sh containing:
```
echo "Long script with chaining commands"
&& echo "Welcome!"
&& echo "Goodbye"
```

== Resources
=== Documentation

Expand Down

0 comments on commit f90fd2f

Please sign in to comment.