Hi,so i am basically using the docker cmd 'docker compose up -d' in the docker-compose.yml but i am encountering this error(Error response from daemon: manifest for amd64/maven:3.5.4-eclipse-temurin-8 not found: manifest unknown: manifest unknown)so i am not sure how to proceed from here?
On Mon, 16 Oct 2023 at 14:17, Nic Crane <thisis...@gmail.com> wrote: > Hi Divyansh, > > There are instructions for creating a R package dev setup here: > https://arrow.apache.org/docs/r/articles/developers/setup.html > > If you can explain a bit more about what you've tried so far and what's not > working, we may be able to advise. > > Best wishes, > > Nic > > On Mon, 16 Oct 2023 at 06:02, Divyansh Khatri <divyanshkhatri...@gmail.com > > > wrote: > > > I am having problems regarding setting up the r package using docker of > the > > apache arrow.Can you give me the step by step process of how do i setup > the > > r package in my vs code system using docker. > > >