Skip to content

Base images and requirements definitions for funding service design apps

Notifications You must be signed in to change notification settings

communitiesuk/funding-service-design-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

funding-service-design-base

Base images and requirements definitions for development of funding service design apps. These images are not used in production as those ones are build using Paketo.

Python Flask Dev

Contains requirements files for different versions of a python flask app. The Dockerfile contains the following build targets:

Workflows

  • Publish: Uses a matrix strategy to build each target in the Dockerfile and publish these to GHCR. If on main, will tag them as specified in tags. (At present if you add something to tags you also need to add to publish.yml).

Future Improvements

  • Make the workflow just use all tags in the tags file, not hard code them?
  • If we add other base images besides python-flask, make the workflow use a matrix approach so it builds all of these?
  • Are we using the right tag names?
  • Stop using pip-compile and use rye?

About

Base images and requirements definitions for funding service design apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages