Skip to content

Commit

Permalink
remove the trush
Browse files Browse the repository at this point in the history
  • Loading branch information
phith0n committed May 4, 2018
1 parent 18ed71c commit 0325fdb
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 50 deletions.
28 changes: 0 additions & 28 deletions glassfish/4.1.0/Dockerfile

This file was deleted.

6 changes: 1 addition & 5 deletions glassfish/4.1.0/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
version: '2'
services:
glassfish:
build: .
volumes:
- ./www:/var/www/html
- ./conf:/etc/nginx
image: vulhub/glassfish:4.1
ports:
- "8080:8080"
- "4848:4848"
environment:
- ADMIN_PASSWORD=vulhub_default_password
17 changes: 0 additions & 17 deletions glassfish/4.1.0/docker-entrypoint.sh

This file was deleted.

0 comments on commit 0325fdb

Please sign in to comment.