Skip to content

Commit

Permalink
Get rid of instable django image and replace it with a simple node-ba…
Browse files Browse the repository at this point in the history
…sed one (pulumi#365)
  • Loading branch information
mikhailshilkov authored and stack72 committed Aug 19, 2019
1 parent 84f4afb commit 90d6e7d
Show file tree
Hide file tree
Showing 143 changed files with 47 additions and 71,262 deletions.
10 changes: 5 additions & 5 deletions azure-ts-appservice-docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The example shows two scenarios:

1. Run `pulumi up` to preview and deploy changes:

```
```
$ pulumi up
Previewing changes:
...
Expand All @@ -55,9 +55,9 @@ The example shows two scenarios:
$ pulumi stack output getStartedEndpoint
http:https://get-started15da1348.azurewebsites.net
$ curl "$(pulumi stack output getStartedEndpoint)"
<!DOCTYPE html>
<html>
<head>
<title>Azure App Service</title>
...
<body>
<h1>Your custom docker image is running in Azure App Service!</h1>
</body>
</html>
```
274 changes: 0 additions & 274 deletions azure-ts-appservice-docker/docker-django-webapp-linux/.gitignore

This file was deleted.

24 changes: 0 additions & 24 deletions azure-ts-appservice-docker/docker-django-webapp-linux/Dockerfile

This file was deleted.

21 changes: 0 additions & 21 deletions azure-ts-appservice-docker/docker-django-webapp-linux/LICENSE

This file was deleted.

23 changes: 0 additions & 23 deletions azure-ts-appservice-docker/docker-django-webapp-linux/README.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 90d6e7d

Please sign in to comment.