Skip to main content
Version: 7.3

Getting Started - Docker Deployment

The Ed-Fi Alliance publishes a set of Docker images with each ODS/API release. These images can be used to deploy a non-extended version of the Ed-Fi ODS/API that includes the default database model. Custom extensions can be added using the plugin folder. See Docker Deployment for details on deploying Ed-Fi ODS/API in Docker containers.

The following table lists the images published to Docker Hub. This list does not include all available tags but provides enough information to understand the patterns and identify the images that suit your use case. Release tags are updated to the latest patch version whenever a patch release becomes available.

ODS API v7.3.1 Images

Image TagPurposeExample
7Latest patch release of ODS / API 7.x and Data Standard 6.0edfialliance/ods-api-web-api:7
7.3Latest patch release of ODS / API 7.3.x and Data Standard 6.0edfialliance/ods-api-web-api:7.3
7.3.1Latest patch release of ODS / API 7.3.1 and Data Standard 6.0edfialliance/ods-api-web-api:7.3.1
7-5.2.0Latest patch release of ODS / API 7.x and Data Standard 5.2edfialliance/ods-api-web-api:7-5.2.0
7-4.0.0Latest patch release of ODS / API 7.x and Data Standard 4.0edfialliance/ods-api-web-api:7-4.0.0
7.3.1_6397-6.0.0Specific release build of ODS / API 7.3 and Data Standard 6.0edfialliance/ods-api-web-api:7.3.1_6397-6.0.0
7.3.1-mssqlLatest patch release of ODS / API 7.3.1 and Data Standard 6.0 with SQL Server backendedfialliance/ods-api-web-api:7.3.1-mssql

ODS API v7.3.0 Images

Image TagPurposeExample
7.3.6340-5.2.0ODS / API 7.3.0 and Data Standard 5.2edfialliance/ods-api-web-api:7.3.6340-5.2.0
7.3.6340-4.0.0ODS / API 7.3.0 and Data Standard 4.0edfialliance/ods-api-web-api:7.3.6340-4.0.0