-
Подскажите, как сделать автоматическое создание из бд если есть файлик dump.sql в папке mysql. Что необходимо прописать в Dockerfile
-
- [x] Create Dockerfile using python alpine image - https://docs.docker.com/compose/gettingstarted/
holms updated
2 months ago
-
Base image `openjdk:8u275-jdk` is not compatible with the following build
I am getting.
```
#31 12.16 * What went wrong:
#31 12.16 Execution failed for task ':compileJava'.
#31 12.16 > invali…
-
the dockerfile uses groups that don't exist anymore and an old jax cuda installation instruction.
-
### What's needed?
![image](https://github.com/user-attachments/assets/351f79a9-0bc9-496c-b052-5577332436da)
### Proposed solution
Remove `--platform=${TARGETPLATFORM}`
-
We need to update dockerfiles present in `docker` folder to reflect latest version and installation procedures.
-
It would be cool if you could provide an official Docker image for this citeproc.
I have a working example here: https://github.com/LibreCat/citeproc-node/blob/master/Dockerfile
I'd be willing t…
vpeil updated
3 months ago
-
- 执行 docker build -t ubase:v1 -f ubuntu-base-ci.DockerFile .
- 报错信息如下
`Sending build context to Docker daemon 44.54 kB
Step 1/12 : FROM ubuntu:jammy
Trying to pull repository docker.io/library/ubu…
-
Create a docker file that builds the website so we can run it on our on-premise servers. An image needs to be published to the docker hub.
-
[RFC #0105](https://github.com/buildpacks/rfcs/pull/173) - Dockerfiles
📖 🌎 For a brief tour of what has shipped so far, consult these [docs](https://buildpacks.io/docs/extension-author-guide/create…