klee-float icon indicating copy to clipboard operation
klee-float copied to clipboard

Docker script error

Open polgreen opened this issue 2 years ago • 1 comments

Hi,

I'm trying to get klee-float working using the dockerfile

I'm following the instructions here https://srg.doc.ic.ac.uk/projects/klee-float/getting-started.html

It produces the following error when running ./scripts/docker_aachen_build.sh

Step 7/19 : RUN usermod --uid ${host_user_id} ${container_username}
 ---> Running in 9889d3239fb2
usermod: UID '0' already exists

I'm on Ubuntu 22.04.2 LTS and using Docker 20.10.17

polgreen avatar Apr 03 '23 08:04 polgreen

@danielschemmel do you have any pointers regarding this?

afd avatar Apr 11 '23 13:04 afd