docker-lxc icon indicating copy to clipboard operation
docker-lxc copied to clipboard

Got it working again

Open dioptre opened this issue 2 years ago • 2 comments

dioptre avatar Sep 15 '23 03:09 dioptre

Hi, thank you for contributing. Would you mind to open an issue what the exact problem was that requires this change? I'll check and merge it later this weekend and add a github action to crerate an "official" docker image for it.

micw avatar Sep 16 '23 06:09 micw

Seems it didn’t work for me on Docker on Mac or Ubuntu and rolling back was the only way I could fix it.

I installed the latest docker, and the run scripts are the ones I added.

Hope this helps, but if I did anything wrong please let me know and will fix.

On Sat, Sep 16, 2023 at 13:35 micw @.***> wrote:

@.**** commented on this pull request.

In Dockerfile https://github.com/micw/docker-lxc/pull/3#discussion_r1328006684:

@@ -1,7 +1,7 @@ -FROM alpine:latest +FROM alpine:3.15

Why 3.15, not the (recent) 3.18?

— Reply to this email directly, view it on GitHub https://github.com/micw/docker-lxc/pull/3#pullrequestreview-1630011003, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFZTGFETQKGIYYDUNMTNPLX2YESPANCNFSM6AAAAAA4ZGBDMQ . You are receiving this because you authored the thread.Message ID: @.***>

dioptre avatar Sep 17 '23 10:09 dioptre