Ubuntu18.04 downgrade to 430.50 problem (Docker gpu)

Hi,
I have a problem with Docker GPU. It seems that my applications are not working with 435 and 440 drivers, but they were working with 430.50. Unfortunately, driver 430 is no longer present in “Software and Updates” and trying to install it with apt-get installs only driver 440. It seems that now we only have the choice of drivers which versions are in Unix Drivers | NVIDIA and no possibility to install Archive drivers.And even if i select in “Software and Updates” another version (for example 415 or 418), it stays on 440.
How to force installation of driver 430? One important thing is I need to also have dkms because I have some special devices which need compilation.

Thanks for reply

Configuration: Notebook ASUS ROG G502V, I7 7700HQ / GTX1070

For information, the problem is (docker-ce 19.03):

docker run --gpus all --rm nvidia/cuda nvidia-smi
docker: Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused “process_linux.go:449: container init caused "process_linux.go:432: running prestart hook 0 caused \"error running hook: exit status 1, stdout: , stderr: nvidia-container-cli: detection error: driver error: failed to process request\\n\""”: unknown.

-------- Find other that have the problem
https://github.com/NVIDIA/nvidia-docker/issues/1114 (bottom of page)
https://github.com/pop-os/nvidia-container-toolkit/issues/1