mirror of
https://github.com/DomiStyle/docker-idrac6.git
synced 2024-12-22 05:45:22 +01:00
Cleanup
This commit is contained in:
parent
f563d39b36
commit
5a7018d9dd
BIN
app/avctKVM.jar
BIN
app/avctKVM.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,17 +0,0 @@
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
idrac1:
|
||||
image: domistyle/idrac6
|
||||
build:
|
||||
context: ./
|
||||
restart: always
|
||||
volumes:
|
||||
- ./app:/app
|
||||
ports:
|
||||
- 5800:5800
|
||||
- 5900:5900
|
||||
environment:
|
||||
- IDRAC_HOST=192.168.0.1
|
||||
- IDRAC_USER=root
|
||||
- IDRAC_PASSWORD=calvin
|
Loading…
Reference in New Issue
Block a user