Fork me on GitHub
#babashka
<
2021-10-26
>
borkdude08:10:54

clomacs: interact with babashka functions from elisp: https://github.com/davidpham87/prelude/tree/master/personal/clomacs

👀 2
Benjamin14:10:42

what is the easiest to run babashka in an alpine docker container? Can I pull the babashka/babashka container / image ?

lispyclouds14:10:59

yep can try: babashka/babashka:0.6.2-alpine or babashka/babashka:alpine

👍 1
Benjamin14:10:32

nice thanks

dabrazhe06:10:52

@U7ERLH6JX can i run bb on alpine on the Raspbery pi? I won't start for me..

lispyclouds06:10:58

@U96LS78UV unfortunately no, the docker image we produce is for linux/amd64 only, but we have aarch64 binaries for download. would that suffice? or would you need a docker image?

lispyclouds06:10:50

@U04V15CAJ should we give multi arch docker images a shot anyways? i think if would be a good addition. i can take it up!

borkdude07:10:34

@U96LS78UV Yeah, download the aarch64 binary

lispyclouds07:10:28

awesome, hopefully i can find some time this week for it, quite exciting thing too! 😄

👍 1