Skip to content
Snippets Groups Projects
Commit 4b1caaa7 authored by Michal Pogoda's avatar Michal Pogoda
Browse files

Moving production dockerfile to python-cuda

parent b31777db
No related branches found
No related tags found
1 merge request!10Moving production dockerfile to python-cuda
Pipeline #1607 passed
FROM clarinpl/python:3.8
FROM clarinpl/cuda-python:3.7
RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y gcc python3-dev
RUN mkdir /punctuator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment