If we cannot detect your projects type using buildpacks, we will fallback to a Dockerfile if it's located in the root of your project. In the event that you'd prefer to use a Dockerfile instead of BuildPacks you can push configure this using am app.yaml, here is an example of one:
Is it possible to have some secret for Docker using App Platform ?
I can't find any doc for that..
👋 Martin,
We have some basic documentation here, we also have a sample project.
If we cannot detect your projects type using buildpacks, we will fallback to a Dockerfile if it's located in the root of your project. In the event that you'd prefer to use a Dockerfile instead of BuildPacks you can push configure this using am app.yaml, here is an example of one:
Here is some documentation that covers creating apps with our command line tool
doctl:Hope this helps! Happy Hacking 📣