Skip to content

Commit

Permalink
Remove dead link (#2406)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshochadel authored Sep 18, 2023
1 parent aaff806 commit 3bd7b27
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions _docs/deployment/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,3 @@ cf create-service aws-rds micro-psql my-spring-db
cf bind-service my-spring my-spring-db
cf restage my-spring
```

#### Docker task with S3 and CF CLI Variable

The folks at [Stark and Wayne](https://github.com/starkandwayne/) have published a [useful demo](https://github.com/starkandwayne/pcf-docker-scheduler-demo) of packaging a shell script into a Docker image, then pushing it to Cloud Foundry with the necessary environment variables.

0 comments on commit 3bd7b27

Please sign in to comment.