Sample Header Ad - 728x90

Container - Id is shown as 2000

0 votes
1 answer
719 views
I installed Oracle Container using the image: oracleinanutshell/oracle-xe-11g:latest - on a Linux machine. While doing, I copied one .sql file into /docker-entrypoint-initdb.d using "volumes" as shown below: volumes: - ./sql:/docker-entrypoint-initdb.d After the container was created, when logged into container, the Owner for the folder "docker-entrypoint-initdb.d" is shown as "2000". When verified for user with the ID, nothing is shown. User ID shown as 2000 Any suggestion about who is the user with ID as 2000? And what is the reason for this - Thanks for the help!
Asked by user3055964 (3 rep)
Jul 23, 2023, 04:44 AM
Last activity: Jul 25, 2023, 04:58 AM