Skip to content

Commit

Permalink
Fix #34 added container hosting service
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsimpson committed Oct 5, 2022
1 parent bbf554d commit 3a2d4c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,9 @@ For changing the working directory of the `docker build` context, use:
ssh $DOKKU_USERNAME@$DOKKU_SERVER_IP -C dokku builder:set minimalcd build-dir src
```
See https://github.com/dokku/dokku/pull/4502 for more details.

# Container Hosting Service

Container hosting service is a (you guessed it!) container hosting service, which automates all the automation above for your own pet projects 🚀

Checkout [Container Hosting Service](https://container-hosting.anotherwebservice.com/?minimalcd)

0 comments on commit 3a2d4c2

Please sign in to comment.