Customized Version of Alpine OS With Github Actions Toolkit Built-in
Customized Version of Alpine PHP CLI OS With Github Actions Toolkit Built-in
FROM varunsridharan/actions-alpine-php:latest
###########################
## Write Your Code Below ##
###########################
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
If you would like to help, please take a look at the list of issues.
I fell in love with open-source in 2013 and there has been no looking back since! You can read more about me here.
If you, or your company, use any of my projects or like what I’m doing, kindly consider backing me. I’m in this for the long run.
Built With ♥ By Varun Sridharan