with "b <- board_folder(path = "/opt/ml/board")" I get
Error on line #7: 'b <- board_folder(path = "/opt/ml/board")' - Error in
pin_meta()
:
Can't find pin called "superbowl_rf"
With b <- board_folder(path = "board"), same
without changing the plumber but just the docker, I get the result of the previous image, ERR_CONNECTION_REFUSED
Could it depend you have a different version "FROM rocker/r-ver:4.3.2"? from 4.3.1? No, because I tried and ERR_CONNECTION_REFUSED
I noticed the container weighted 50MB more than 1.18GB of the previous attempts, that means, compared to the dockerfile before yesterday.
Given the numbers of attempts, I think we run in circles. Maybe in trying to help me you took something for granted that caused the problem?