Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

founders4schools/Dockerfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles

ARCHIVED: This repo has been archived in favour of provisioning directory in founders4schools/founders-for-schools repo. Please refer to docker/README.md file in there.

CAUTION: Don't mistake foundersforschools Dockerhub organisation with founders4schools, to which credentials were lost with our long-departed colleagues.

Most Dockerfiles are kept in founders4schools repository, provisioning/docker directory.

This repository holds only the Dockerfiles that need to be public, for example so they are accessible by CircleCI.

Install the image you want from DockerHub, by specifying a tag as below:

FROM foundersforschools/dockerfiles:[tag]
...

Images

nodejs

Public nodejs image with Chromium installed (for automated testing) and user ID changed so it does not interfere with our app user.

Deployment

Run the following:

DOCKER_USERNAME=username DOCKER_PASSWORD=password TAG=nodejs ./docker_push.sh

You can set these variables in your .bashrc for your convenience.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •