mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-26 22:51:07 +01:00
deprecate ubuntu noble build and add ubuntu oracular build
This commit is contained in:
4
docker_builds/ubuntu_oracular/Dockerfile
Normal file
4
docker_builds/ubuntu_oracular/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM ubuntu:oracular
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
COPY do_build.sh /root
|
||||
RUN chmod +x /root/do_build.sh
|
||||
Reference in New Issue
Block a user