GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-samples

Enable buildpacks for python django guestbook sample

Abierto
#393 2 comentarios 0 reacciones 1 asignado Asignado a @j-windsor Ver en GitHub
lang: python priority: p2 type: feature request
Lenguaje dominante
Java
Estrellas
438
Forks
218
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

From cloud-code-vscode-internal created by [j-windsor](https://github.com/j-windsor): GoogleCloudPlatform/cloud-code-vscode-internal#2642

Because of the implementation of the k8s Job waiting to do django migrate, we need to set /bin/sh -c entrypoint in dockerfile so we can specify args: ["python manage.py migrate"] in the migration job and it will run successfully for both buildpacks and docker.

This is currently blocked by https://github.com/GoogleContainerTools/skaffold/issues/4397

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.