Skip to content

faibl/gitlab-php7-composer-yarn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-php7-composer

Steps to update image on docker hub

To push a new version x.y.z of this image to docker hub, run the following commands from within the repository root directory:

docker build -t kigaroo/gitlab-php7-composer-yarn:x.y.z .
docker push kigaroo/gitlab-php7-composer-yarn:x.y.z

(replace x.y.z with the actual version number)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 94.4%
  • Makefile 5.6%