Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajsalemo/php-githubactions-dockerfile

A small PHP application that makes a call to retrieve data from the Coindesk API. The intention of this repo was to test building the Dockerfile within the repo as a custom Image with GitHub Actions and deploy it to a Web App for Container on Azure.
https://github.com/ajsalemo/php-githubactions-dockerfile

apache api azure cicd coinbase containers docker github-actions php pipeline ssh web-app-for-containers workflow

Last synced: about 2 months ago
JSON representation

A small PHP application that makes a call to retrieve data from the Coindesk API. The intention of this repo was to test building the Dockerfile within the repo as a custom Image with GitHub Actions and deploy it to a Web App for Container on Azure.

Awesome Lists containing this project

README

        

# php-githubactions-dockerfile

A small PHP application that makes a call to retrieve data from the Coindesk API. The intention of this repo was to test building the Dockerfile within the repo as a custom Image with GitHub Actions and [deploy it to a Web App for Container on Azure](https://docs.microsoft.com/en-us/azure/app-service/deploy-container-github-action?tabs=publish-profile#prerequisites).