Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 743e86c

Browse filesBrowse files
authored
Update cuda-ubuntu.dockerfile
1 parent 051a010 commit 743e86c
Copy full SHA for 743e86c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎cuda-ubuntu.dockerfile

Copy file name to clipboardExpand all lines: cuda-ubuntu.dockerfile
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ RUN apt-get -y --no-install-recommends install build-essential curl libva-dev py
1919
cuda="${CUDAVER}" \
2020
&& apt-get clean; rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /usr/share/doc/*
2121

22+
RUN update-alternatives --set cc /usr/bin/gcc
2223

2324
WORKDIR /app
2425
COPY ./build-ffmpeg /app/build-ffmpeg

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.