docker-oracle-12c icon indicating copy to clipboard operation
docker-oracle-12c copied to clipboard

APEX

Open Duzcinfo opened this issue 6 years ago • 1 comments

hi: I was logging apex like url:http://localhost:8080/apex then input username ADMIN and passwd 0Racle$, but Unauthorized! what is default username or passwd ? I guss default passwd is wrong ,how to Solve the problem?

Duzcinfo avatar Aug 20 '19 14:08 Duzcinfo

@Duzcinfo When I use the default docker volumes path (non hostPath),it's all right。 Like -v oracle12_data:/u01/app/oracle without the absolute host path。 See: https://github.com/MaksymBilenko/docker-oracle-12c/issues/116#issuecomment-425096429

aisuhua avatar Jul 16 '20 01:07 aisuhua